Still working to recover. Please don't edit quite yet.

Difference between revisions of "MediaWiki:Monobook.css"

From Anarchopedia
Jump to: navigation, search
Line 13: Line 13:
 
  #p-logo {
 
  #p-logo {
 
     height: 155px; /* height of the replacement image */
 
     height: 155px; /* height of the replacement image */
โˆ’
     background-image: url(http://meta.anarchopedia.org/Image:Logo155px.png);
+
     background-image: url(/images/f/f0/Logo155px.png);
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
  }
 
  }

Revision as of 09:35, 26 June 2007

 /* modifica questo file per modificare l'aspetto dell'intero sito */
 #f-poweredbyico {
    display: none;
 }
 #f-copyrightico {
    display: none;
 }

 #p-logo a {
    display: none;
 }

 #p-logo {
    height: 155px; /* height of the replacement image */
    background-image: url(/images/f/f0/Logo155px.png);
    background-repeat: no-repeat;
 }