MediaWiki:Gadget-BotwTheme.css: Difference between revisions

limit changes to Vector skin
imported>Leoetlino
mNo edit summary
imported>Leoetlino
(limit changes to Vector skin)
Line 1: Line 1:
body {
.skin-vector {
     background-image: url("https://static.zeldamods.org/assets/bg.png");
     background-image: url("https://static.zeldamods.org/assets/bg.png");
     background-attachment: fixed;
     background-attachment: fixed;
}


#mw-page-base {
#mw-page-base {
Line 8: Line 7:
}
}


#content {
.skin-vector #content {
border: none;
border: none;
margin-right: 1em;
margin-right: 1em;
Line 70: Line 69:
#mw-panel .portal h3 {
#mw-panel .portal h3 {
     border-bottom: 1px solid #5f5f5f;
     border-bottom: 1px solid #5f5f5f;
}
}
}
Anonymous user