MediaWiki:Common.css
Jump to navigation
Jump to search
Note: After saving, 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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
body {
background: url('http://blog.isleward.com/images/bg.png');
}
#content {
margin-top: 150px;
}
div#mw-head {
margin-top: 150px;
}
div#mw-head #p-personal ul li a {
color: #51fc9a;
filter:
drop-shadow(0px -2px 0px #2d2136)
drop-shadow(0px 2px 0px #2d2136)
drop-shadow(2px 0px 0px #2d2136)
drop-shadow(-2px 0px 0px #2d2136);
}
#p-views {
float: right;
}
#p-cactions {
float: right;
}
#mw-page-base {
background: transparent;
}
div#mw-panel {
background-color: #3c3f4c;
top: 190px;
width: 136px;
padding-left: 0px;
margin-left: 20px;
padding-top: 10px;
}
div#mw-panel div.portal {
background-image: none;
}
div#mw-panel div.portal h3 {
display: none;
}
div#mw-panel div.portal div.body {
margin-left: 8px;
margin-bottom: 10px;
}
div#mw-panel div.portal div.body ul li a:visited {
color: #3fa7dd;
}
div#mw-panel div.portal div.body ul li a {
color: #3fa7dd;
}
div#mw-panel div.portal div.body ul li a:visited {
color: #3fa7dd;
}
div#mw-panel div.portal div.body ul li a {
color: #3fa7dd;
}
div#mw-panel div.portal:nth-child(3) div.body ul li a:visited {
color: #44cb95;
}
div#mw-panel div.portal:nth-child(3) div.body ul li a {
color: #44cb95;
}
.mw-body {
border: none;
}
#firstHeading {
display: none;
}
#mw-head:after {
display: block;
content: url('http://blog.isleward.com/images/logo.png');
position: absolute;
top: -150px;
left: 50%;
transform: translateX(-50%);
}
div.vectorTabs ul li {
background-image: none;
}
div.vectorTabs {
background-color: white;
}
div.vectorTabs, div.vectorTabs span {
background-image: none;
}
div#footer {
margin-left: 156px;
}
div#footer #footer-info li {
color: rgb(242, 245, 245);
filter:
drop-shadow(0px -2px 0px #2d2136)
drop-shadow(0px 2px 0px #2d2136)
drop-shadow(2px 0px 0px #2d2136)
drop-shadow(-2px 0px 0px #2d2136);
}
#footer #footer-places li a {
color: #51fc9a;
filter:
drop-shadow(0px -2px 0px #2d2136)
drop-shadow(0px 2px 0px #2d2136)
drop-shadow(2px 0px 0px #2d2136)
drop-shadow(-2px 0px 0px #2d2136);
}