Difference between revisions of "User:Laisren/esstyle.css"
Jump to navigation
Jump to search
(you're too close! almost... there...)
imported>Laisren (stay on target...) |
imported>Laisren ((you're too close! almost... there...)) |
||
Line 8: | Line 8: | ||
text-wrap:unrestricted; | text-wrap:unrestricted; | ||
word-wrap:break-word; | word-wrap:break-word; | ||
font-size:110%; | font-size:110%; | ||
max-width:800px; | max-width:800px; | ||
} | |||
div#footer | |||
{ | |||
position:fixed; | |||
left:50px; | |||
margin-left:0px; | |||
} | } | ||
div#footer img | div#footer img | ||
{ | { | ||
visibility:hidden | visibility:hidden | ||
} | |||
li | |||
{ | |||
display: list-item | |||
} | } |