MediaWiki:Monobook.css

From World Naked Bike Ride
Jump to: navigation, 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: 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.
/*<pre>*/

/* Edit this file to customize the Monobook skin for the entire site */

body
{
font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
color:#936;
}

h1,h2
{
border-bottom-color:#C99;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link
{
color:#C06;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
color:#936;
}

h2 { margin-top: 1.25em; }
h3 { margin-top: 1em; }

.portlet h5, .portlet h6, #p-personal ul, li#pt-login, #p-cactions li a
{
text-transform:none;
}

body
{
background-image:none;
/*background-color:#DFD;*/
}

.pBody
{
border:0;
background-color: transparent;
}

.pBody a:link, .pBody a:visited
{
text-decoration:none;
color:#369;
}

.pBody a:hover, .pBody a:active
{
text-decoration:underline;
color:#036;
}

.portlet h5
{
color:#333;
}

#footer
{
background-color:#FFF;
border-color: #999;
border-width: 1px 0 0 0;
border-style: solid;
padding-top:0.5em;
}

input#searchInput
{
border:none;
margin-bottom:5px;
}

input.searchButton
{
background-color:#999;
color:#FFF;
border:0;
margin-left:0 !important;
}

#p-search .pBody
{
text-align:left;
}

.portlet ul
{
list-style-type: none;
list-style-image: none;
/*font-size: 1em;*/
margin:0;
padding:0;
}

.portlet h5
{
font-weight:bold;
/*font-size:1em;*/
line-height:1.5em;
}

#p-personal ul, #p-personal h5, #p-cactions ul, #p-cactions h5
{
/*font-size:95%;*/
}

#p-cactions
{
left: 12.2em;
}

#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle
{
text-align: left;
}

#toc
{
width:99%;
background-color:#eee;
border-width:1px 1px 1px 5px;
}

.tocnumber
{
display:none;
}

#toc ul ul
{
padding-left:1em;
margin-left:0;
}

pre
{
border-style:solid;
}

.editsection
{
float:right;
font-size:x-small;
color:#FFF;
}

th
{
text-align:left;
}

.facebook-linkbox a
{
background-image:url(/images/0/0e/Facebook-logo-64px.gif) !important;
background-repeat:no-repeat;
background-position:3px 3px !important;
border:1px solid #CCC;
/* Image size: 104px x 39px */
padding:45px 3px 3px 3px !important;
width:104px;
text-align:center;
display:block;
}

.previous-rides
{
text-transform: uppercase;
color: #669;
font-size: 0.8em;
padding-left: 0.3em;
}

.previous-planned
{
color: #696;
}

.previous-suggested
{
color: #666;
}

.lapsed-date
{
color: #999;
}

.lapsed-date-label
{
text-transform: uppercase;
font-size: 0.7em;
letter-spacing: +0.05em;
position: relative;
bottom: 1px;
margin: 0 0.25em;
}

.lapsed-date-label a
{
text-decoration: none;
padding: 0 0.5em;
color: #FFF;
}

.lapsed-date-label a:link, .lapsed-date-label a:visited
{
background-color: #CCC;
}

.lapsed-date-label a:hover, .lapsed-date-label a:active
{
background-color: #999;
}

/* redirects in italics on Special:PrefixIndex and Special:AllPages */
.page-Special_PrefixIndex .allpagesredirect,
.page-Special_AllPages .allpagesredirect
{
font-style:italic;
}

/* all columns on category pages the same width */
.ns-14 #mw-subcategories td,
.ns-14 #mw-pages td
{
width:33.33%;
}

#p-navigation li
{
font-size: 1.5em;
padding: 0.25em 0;
}

/*</pre>*/