1
0
Fork 0
forked from wezm/wezm.net

Simple drak grey band as header

This commit is contained in:
Wesley Moore 2010-01-24 20:47:02 +11:00
parent 2fea9d0fb9
commit bc6bbc8d93

View file

@ -98,10 +98,6 @@ pre {
font-size: 1.8em;
color: white;
padding: 0.5em;
margin-right: 1em;
-webkit-border-bottom-right-radius: 1em;
-moz-border-bottom-right-radius: 1em;
border-bottom-right-radius: 1em;
background-color: #1C1C1C;
}
#header a {