MediaWiki:Monobook.css: Difference between revisions

removing unnecessary "outbound link"
m (Reverted edits by Results May Vary (talk) to last revision by Fubaka)
Tag: Rollback
(removing unnecessary "outbound link")
Line 4: Line 4:


body {
body {
   background: url(https://wikirby.com/w/images/d/da/Pink_Void.png) top left fixed;
   background: url(/w/images/d/da/Pink_Void.png) top left fixed;
   border-top-left-radius: 1em;
   border-top-left-radius: 1em;
   border-bottom-left-radius: 1em;
   border-bottom-left-radius: 1em;
Line 10: Line 10:


#content, #footer {  
#content, #footer {  
   background: url(https://wikirby.com/w/images/d/da/Pink_Void.png) -150px top left fixed;
   background: url(/w/images/d/da/Pink_Void.png) -150px top left fixed;
   background-color: #fff7f8;
   background-color: #fff7f8;
   background: rgba(255, 255, 255, 0.80);
   background: rgba(255, 255, 255, 0.80);
Line 89: Line 89:


#searchGoButton {
#searchGoButton {
   background: url(https://wikirby.com/w/skins/WikirbyClassic/images/shadow/go.png) transparent no-repeat;
   background: url(/w/skins/WikirbyClassic/images/shadow/go.png) transparent no-repeat;
   background-size: 18px;
   background-size: 18px;
   border: none;
   border: none;
Line 96: Line 96:
}
}
#mw-searchButton {
#mw-searchButton {
     background: url(https://wikirby.com/w/skins/WikirbyClassic/images/shadow/search.png) transparent no-repeat;
     background: url(/w/skins/WikirbyClassic/images/shadow/search.png) transparent no-repeat;
   background-size: 48px;
   background-size: 48px;
     border: none;
     border: none;
4,721

edits