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

Difference between revisions of "MediaWiki:Monobook.css"

From Anarchopedia
Jump to: navigation, search
 
(9 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 {
 +
  background-image: url("http://ita.anarchopedia.org/images/e/e1/Logo155px.png");
 +
}
  
#p-logo a {
+
.ns-100 #p-logo a  {
    display: transparent;
+
  background-image: url("http://ita.anarchopedia.org/images/e/e1/Logo155px.png");
  }
+
}
 
+
#p-logo {
+
    height: 155px; /* height of the replacement image */
+
    background-image: transparent;
+
    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");
}