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

Difference between revisions of "MediaWiki:Monobook.css"

From Anarchopedia
Jump to: navigation, search
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* modifica questo file per modificare l'aspetto dell'intero sito */
+
#p-logo a {
#f-poweredbyico {
+
  background-image: url("http://ita.anarchopedia.org/images/e/e1/Logo155px.png");
    display: url(http://ita.anarchopedia.org/resources/assets/poweredby_mediawiki_88x31.png);
+
}
}
+
#f-copyrightico {
+
    display: url(http://ita.anarchopedia.org/resources/assets/poweredby_mediawiki_88x31.png);
+
}
+
  
#p-logo a {
+
.ns-100 #p-logo a  {
    display: url(http://ita.anarchopedia.org/images/e/e1/Logo155px.png);
+
  background-image: url("http://ita.anarchopedia.org/images/e/e1/Logo155px.png");
  }
+
}
 
+
#p-logo {
+
    height: 155px; /* height of the replacement image */
+
    background-image: url(http://ita.anarchopedia.org/images/e/e1/Logo155px.png);
+
    background-repeat: no-repeat;
+
}
+

Latest revision as of 20:30, 6 November 2017

#p-logo a {
  background-image: url("http://ita.anarchopedia.org/images/e/e1/Logo155px.png");
}

.ns-100 #p-logo a  {
  background-image: url("http://ita.anarchopedia.org/images/e/e1/Logo155px.png");
}