Difference between revisions of "User:Laisren/esstyle.css"
Jump to navigation
Jump to search
okay, getting closer...
imported>Laisren (i'm gonna crack this nut...) |
imported>Laisren (okay, getting closer...) |
||
Line 1: | Line 1: | ||
#f-poweredbyico {visibility:hidden | #f-poweredbyico | ||
{ | |||
visibility:hidden | |||
} | } | ||
div#footer img { | div#globalWrapper div#footer | ||
{ | |||
white-space:wrap; | |||
text-wrap:normal; | |||
word-wrap:break-word; | |||
} | |||
div#footer | |||
{ | |||
margin-left:0px; | |||
padding-left:-1.6em; | |||
font-size:110%; | |||
max-width:800px; | |||
width:800px; | |||
} | |||
div#footer img | |||
{ | |||
visibility:hidden | visibility:hidden | ||
} | } |