View source for MediaWiki:Gadget-BotwTheme.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
.skin-vector {
background-image: url("https://static.zeldamods.org/assets/bg.png");
background-attachment: fixed;
}
.skin-vector #mw-page-base {
background: transparent;
}
.skin-vector #content {
border: none;
margin-right: 1em;
box-shadow: 0 0 7px lightblue;
border-radius: 5px;
}
.skin-vector #mw-head a,
.skin-vector #mw-panel a,
.skin-vector #footer a {
color: #29d1fc !important;
000
1:0
Return to MediaWiki:Gadget-BotwTheme.css.