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