Skip to content

Commit b1774fe

Browse files
author
James Allardice
committed
Fixed some old styles
1 parent 38dd8b8 commit b1774fe

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ <h2 class="section-header">Welcome!</h2>
2323
</div>
2424
<div class="row" id="ads">
2525
<div class="span12">
26+
<hr>
2627
<h4>Proceeds generated by this site are donated to help advance other open source projects</h4>
2728
<hr>
2829
<script type="text/javascript"><!--

assets/css/main.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,6 @@ p.standout {
234234
left: 0;
235235
border: 0;
236236
}
237-
#ads {
238-
margin-top: 10px;
239-
}
240237
.footer {
241238
color: #666;
242239
}

0 commit comments

Comments
 (0)