Difference between revisions of "MediaWiki:Monobook.css"

From Anarchopedia
Jump to: navigation, search
Line 7: Line 7:
 
  #p-logo {
 
  #p-logo {
 
     height: 155px; /* height of the replacement image */
 
     height: 155px; /* height of the replacement image */
     background-image: none;
+
     background-image: url(http://meta.anarchopedia.org/images/e/e1/Logo155px.png);
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
  }
 
  }

Revision as of 01:55, 6 November 2017

 /* modifica questo file per modificare l'aspetto dell'intero sito */

 #p-logo a {
    display: url(http://meta.anarchopedia.org/images/e/e1/Logo155px.png);
 }

 #p-logo {
    height: 155px; /* height of the replacement image */
    background-image: url(http://meta.anarchopedia.org/images/e/e1/Logo155px.png);
    background-repeat: no-repeat;
 }