User:Yuu/myskin.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
body {
background: url('http://i.imgur.com/PfstcVs.jpg') fixed no-repeat !important;
background-size:100% 100%!important;
}
.pBody {
background-color: transparent !important;
border-color:transparent !important;
}
#mw-page-base {
background: transparent !important;
}
#left-navigation > .vectorTabs,
#right-navigation > .vectorTabs {
border:transparent!important;
}
.vectorTabs li {
border-bottom:transparent!important;
}
.vectorTabs li.selected {
border-bottom: transparent !important;
}
#content {
background-color: #000000 ! important;
background-image: url('http://i.imgur.com/PfstcVs.jpg') !important;
background-repeat: no-repeat fixed top center !important;
background-attachment: fixed !important;
background-size:100% 100%!important;
border:transparent!important;
color: grey !important;
}
table {
background-color: transparent !important;
color: grey !important;
}
#toc, .toc, .mw-warning {
background-color: transparent !important;
}
h1,h2,h3,h4,h5 {
color: grey !important;
}
div.tright {
border-color: transparent !important;
}
div.tright > div {
background-color: #333333 !important;
}
.thumbcaption {
background-color: !important;
}
blockquote {
background-color: transparent !important;
}
*[class*="ns-"] dl {
background-color: #222222 !important;
}
#mw-head.noprint {
background-color: #000000 !important;
}
div#mw-content-text {
background-color: transparent !important;
}
div.vectorTabs,
div.vectorTabs ul,
div.vectorTabs ul li {
background-image: none!important;
background-color: transparent !important;
}
div.vectorTabs li.selected a {
color: #CCCCCC !important;
}
a:link {
color: #0385B5 !important;
}
a:visited {
color: #33B5E5 !important;
}
a.new {
color: #AA0000 !important;
}