mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Changed stuff related to internship page
This commit is contained in:
@ -126,4 +126,9 @@ body {
|
||||
.title {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
|
||||
.internship-page {
|
||||
margin-top: 50px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
@ -2,4 +2,5 @@
|
||||
<li><a href="{{ root_url }}/">Blog</a></li>
|
||||
<li><a href="{{ root_url }}/blog/archives">Post Index</a></li>
|
||||
<li><a href="{{ root_url }}/blog/index">Magazine Archives</a></li>
|
||||
<li><a href="{{ root_url }}/blog/internship">Internship</a></li>
|
||||
</ul>
|
||||
|
||||
@ -2,8 +2,7 @@
|
||||
layout: default
|
||||
title: The Internship Blog
|
||||
---
|
||||
<h2>Write to us about your internship experience! Help out the uninitiated!</h2>
|
||||
<div>
|
||||
<img src="/images/mail.png" alt=""/>
|
||||
<div class="internship-page">
|
||||
<h2>Write to us about your internship experience! Help out the uninitiated!</h2>
|
||||
<h4><img src="/images/email.png" alt=""/> Mail us at <em>letterstowona@googlegroups.com</em></h4>
|
||||
</div>
|
||||
<h4>Mail us at <em>letterstowona@googlegroups.com</em></h4>
|
||||
|
||||
Reference in New Issue
Block a user