Changes

Jump to navigation Jump to search

MediaWiki:Monobook.css

3,606 bytes added, 10:23, 5 September 2013
no edit summary
*/
BODY .round-box{ background-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: none7px; } body{ /* background:#f9f9f9 url(http://couchsurfinghitchwiki.comorg/en/images/bg6en/b/bb/Hitchwiki-100kbackground-test3.jpgpng) top norepeat-repeatx scroll 0 0; */ background:#F9F9F9 url(http://hitchwiki.org/en/images/en/3/3a/Bg.png) repeat scroll 0 0} .page-Main_Page h1,.portlet h5 { display: none; }
/*.page-Main_Page table{ background-attachmentwebkit-border-radius: scroll8px; background-repeatmoz-border-radius: repeat8px; border-xradius: 8px; } .portlet ul{ list-style-type: disc; list-style-image: none;}  /* make a few corners round, css3 code plus support for moz/firefox/other gecko browsers and webkit good tool here http://bit.ly/blZlbb */
#p-cactions ul li, #p-cactions ul li a { -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; border-width: 3px; backgroundborder-color: #eedAAAAAA;
}
#p-cactions li.portlet H5 selected{ display border-color:none#7273D5; }
/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */ #p-cactions ul li, a { color:#606399;} #p-cactions ul li a content { -mozwebkit-border-top-left-radius: 7px; -webkit-border-topleftbottom-left-radius: 0.4em7px; -moz-border-radius-toprighttopleft: 0.4em7px; }#content { -moz-border-radius-topleftbottomleft: 0.6em7px; border-moztop-left-radius: 7px; border-bottom-left-radius: 7px; border-bottomleftcolor:#AAAAAA; border-style:solid none solid solid; border-width: 0.6em3px medium 3px 3px; } div.pBody { -mozwebkit-border-radius-topright: 0.4em10px; -moz-border-radius: 10px; border-bottomrightradius: 10px; border-width: 2px; margin: 2px 0 0.4em6px; }
a {
z-index: 3;
position: absolute; /*needed to use z-index */
top: 24px26px;
left: 0;
height: 155px;
#p-cactions {
position: absolute;
top: 4.3em;
left: 11.5em;
margin: 0;
}
/* Infobox template style */
 
.infobox {
border: 1px solid #aaa;
background-color: #f9f9f9;
color: black;
margin-bottom: 0.5em;
margin-left: 1em;
padding: 0.2em;
float: right;
clear: right;
}
.infobox td,
.infobox th {
vertical-align: top;
}
.infobox caption {
font-size: larger;
margin-left: inherit;
}
.infobox.bordered {
border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
border: 0;
}
 
.infobox.sisterproject {
width: 20em;
font-size: 90%;
}
 
/* Messagebox templates */
.messagebox {
border: 1px solid #aaa;
background-color: #f9f9f9;
width: 80%;
margin: 0 auto 1em auto;
padding: .2em;
}
.messagebox.merge {
border: 1px solid #c0b8cc;
background-color: #f0e5ff;
text-align: center;
}
.messagebox.cleanup {
border: 1px solid #9f9fff;
background-color: #efefff;
text-align: center;
}
.messagebox.standard-talk {
border: 1px solid #c0c090;
background-color: #f8eaba;
margin: 4px auto;
}
 
dd {
border-top:solid 0px #CCC;
border-left:solid 2px #CCC;
padding-top: 1px;
padding-left: 4px;
margin-left: 15px;
}
 
#footer
{
border-width: 3px 0;
border-style: solid;
border-color: #AAAAAA;
padding: 1em 0 1.6em;
}
 
/* making sure hitchwiki links in top left aren't masked + personal menu is on right side */
#p-personal {
width: 50%;
left: auto;
right: 0;
}
 
 
#p-personal li a
{
color: black;
font-weight: bold;
font-size: 10px;
}
 
#footer a { color: #bb0000; }
#footer #credits a { color: black; }
 
.portlet a:visited,
.portlet a {
color: #606399;
border-bottom: 1px dotted #ccc;
}
 
.portlet ul li {
list-style: none;
margin-left: -6px;
}
 
#footer ul li#copyright,
#footer ul li#disclaimer,
#footer ul li#privacy,
#footer ul li#about
{
border-top:1px dotted #CCCCCC;
display:block;
float:right;
}
/*
</nowiki></pre> */
 
.road_euro,
.road_highway,
.road_national {
padding: 0 1ex;
border: 1px solid #ddd;
color: #fff;
font-size:95%;
 
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.road_euro {
background-color:#479A38;
border: 1px solid #2f740f;
}
.road_highway {
background-color:#E9132F;
border: 1px solid #b13e38;
}
.road_national {
background-color:#FCD016;
border: 1px solid #de9700;
color: #000;
}
 
#front-page
{
background:#F9F9F9 url(http://hitchwiki.org/en/images/en/3/3a/Bg.png) repeat scroll 0 0;
}
 
#front-page h1
{
padding: 5px 20px;
}
 
/* fixing monobook, #47 */
.portlet h3 {
display: none;
}
 
#column-one h2 {
visibility: hidden;
}

Navigation menu