Difference between revisions of "User:Laisren/esstyle.css"
Jump to navigation
Jump to search
float-right footer, with enhanced viz.
imported>Laisren (display none instead of zero viz?) |
imported>Laisren (float-right footer, with enhanced viz.) |
||
Line 15: | Line 15: | ||
div#footer | div#footer | ||
{ | { | ||
float:right; | |||
} | } | ||
div#footer img | div#footer img | ||
{ | { | ||
display:none; | display:none; | ||
/* visibility:hidden */ | /* instead of visibility:hidden */ | ||
} | |||
div#footer ul#f-list | |||
{ | |||
display: block; | |||
z-index:10; | |||
} | } | ||
div#footer ul li | div#footer ul li |