Still working to recover. Please don't edit quite yet.
Difference between revisions of "MediaWiki:Monobook.css"
From Anarchopedia
Line 2: | Line 2: | ||
#p-logo a { | #p-logo a { | ||
− | display: url( | + | display: url("//meta.anarchopedia.org/images/e/e1/Logo155px.png"); |
} | } | ||
− | #p-logo | + | #p-logo { |
height: 155px; /* height of the replacement image */ | height: 155px; /* height of the replacement image */ | ||
− | background-image: url( | + | background-image: url("//meta.anarchopedia.org/images/e/e1/Logo155px.png"); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
#p-logo a { | #p-logo a { | ||
− | background-image: url( | + | background-image: url("//meta.anarchopedia.org/images/e/e1/Logo155px.png"); |
background-size: 155px auto; | background-size: 155px auto; | ||
} | } |
Revision as of 19:51, 6 November 2017
/* modifica questo file per modificare l'aspetto dell'intero sito */
#p-logo a {
display: url("//meta.anarchopedia.org/images/e/e1/Logo155px.png");
}
#p-logo {
height: 155px; /* height of the replacement image */
background-image: url("//meta.anarchopedia.org/images/e/e1/Logo155px.png");
background-repeat: no-repeat;
}
#p-logo a {
background-image: url("//meta.anarchopedia.org/images/e/e1/Logo155px.png");
background-size: 155px auto;
}