User:Jsanz/mysqkin.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.
/*
== CSS style sheet for Wikimedia ==
''Designed to be optimised for the Nokia 770.''
by Andrew Flegg 2005, mailto:andrew@bleb.org | http://www.bleb.org/
----
<pre><nowiki>*/
@import url("http://en.wikipedia.org/style/monobook/main.css");
#fundraising, #p-logo {
display: none;
}
#column-content {
float: none;
width: auto;
margin: 0px;
}
#content {
margin: 2.8em 0.5em 0.5em 0.5em;
border-right: 1px solid #aaaaaa;
}
#column-one {
padding: 0px;
}
.portlet {
position: relative;
margin: 0.5em;
}
#p-navigation a {
display: inline;
}
#p-navigation li, #p-search li, #p-tb li {
display: block;
float: left;
width: 10em;
height: 1em;
}
#p-navigation, #p-search, #p-tb {
width: 31%;
float: left;
}
#p-navigation .pBody, #p-tb .pBody {
height: 6em;
margin-bottom: 1em;
}
/* </nowiki></pre> */