Difference between revisions of "User:Laisren/esstyle.css"
I guess I could use 'important' instead of [http://www.stuffandnonsense.co.uk/archives/css_specificity_wars.html specificity wars]...
imported>Laisren ((you're too close! almost... there...)) |
imported>Laisren (I guess I could use 'important' instead of [http://www.stuffandnonsense.co.uk/archives/css_specificity_wars.html specificity wars]...) |
||
Line 1: | Line 1: | ||
/* */ | |||
#f-poweredbyico | #f-poweredbyico | ||
{ | { | ||
Line 13: | Line 14: | ||
div#footer | div#footer | ||
{ | { | ||
position:fixed; | position:fixed; | ||
left:50px; | left:50px; | ||
margin-left:0px; | margin-left:0px; | ||
} | } | ||
div#footer img | div#footer img | ||
{ | { | ||
visibility:hidden | visibility:hidden | ||
} | } | ||
li | li | ||
{ | { | ||
display: list-item | display: list-item !important; | ||
} | } |