Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
deaves committed Feb 1, 2013
1 parent 43f93d5 commit ce5762f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Expand Up @@ -47,7 +47,7 @@ li { margin:0 0 10px 15px; list-style:square; font-size:13px; }

ul#navigation { position:fixed; top:135px; margin-left:-40px;}
ul#navigation li { list-style:none; font-size:12px; text-shadow:1px 1px 2px #000; }
ul#navigation li a { padding:8px 8px 4px 0; margin-bottom:0px; display:inline-block; }
ul#navigation li a { padding:8px 8px 0 0; margin-bottom:0px; display:inline-block; }

.block { border-bottom:1px solid #222; margin: 40px 0; padding:0 0 0px 0;}
.block:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
Expand Down

0 comments on commit ce5762f

Please sign in to comment.