Difference between revisions of "Wiki User Style"

29 bytes added ,  07:23, 17 February 2008
m
breaking some lines
imported>DragoonWraith
m (got the URL of the image wrong)
imported>DragoonWraith
m (breaking some lines)
Line 5: Line 5:
@-moz-document url-prefix(http://cs.elderscrolls.com/constwiki/)
@-moz-document url-prefix(http://cs.elderscrolls.com/constwiki/)
{
{
   div#p-logo { margin-left: 50px !important ; width: 152px !important; float: left !important; margin-bottom: -30px !important; }
   div#p-logo
   div#p-logo a { background-image: url("http://cs.elderscrolls.com/constwiki/images/7/7d/CSwiki_Icon.png") !important; }
  {
    margin-left: 50px !important;
    width: 152px !important;
    float: left !important;
    margin-bottom: -30px !important;
  }
 
   div#p-logo a  
  {
    background-image: url("http://cs.elderscrolls.com/constwiki/images/7/7d/CSwiki_Icon.png") !important;
  }
}</pre>
}</pre>