Skip to content

Commit e578b1f

Browse files
committed
Updated css
1 parent 1f4c1f0 commit e578b1f

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

css/default.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ pre {
4040
}
4141

4242
#footer {
43-
margin: 0 auto;
4443
color: #333;
45-
padding: 10px;
44+
padding-top: 10px;
4645
}

css/post.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,10 @@ pre code { border: 0 none; padding: 0; }
6363
#next a span {
6464
display: block;
6565
padding-top: 5px;
66+
}
67+
68+
#footer {
69+
margin-top: 10px;
70+
color: #333;
71+
padding: 10px;
6672
}

0 commit comments

Comments
 (0)