Difference between revisions of "User:Laisren/esstyle.css"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Laisren
((almost there...))
imported>Laisren
(stay on target...)
Line 8: Line 8:
  text-wrap:unrestricted;
  text-wrap:unrestricted;
  word-wrap:break-word;
  word-wrap:break-word;
}
 
div#footer
position:absolute;
{
left:50;
margin-left:-1.6em;
padding-left:-1.6em;
  font-size:110%;
  font-size:110%;
  max-width:800px;
  max-width:800px;

Revision as of 04:15, 9 March 2008

#f-poweredbyico 
{
 visibility:hidden
}
div#globalWrapper div#footer 
{
 white-space:wrap;
 text-wrap:unrestricted;
 word-wrap:break-word;

position:absolute;
left:50;
 font-size:110%;
 max-width:800px;
 width:800px;
}
div#footer img 
{
visibility:hidden
}