Changes

Jump to navigation Jump to search

MediaWiki:Monobook.css

2,307 bytes added, 10:23, 5 September 2013
no edit summary
*/
BODY .round-box{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;} body{ /* background:#f9f9f9 url(http://hitchwiki.org/en/images/en/b/bb/Hitchwiki-background-test3.png) repeat-x 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{ -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 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
{
background-webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; -moz-border-radius-topleft:#f9f9f9 url(http7px; -moz-border-radius-topright: 7px; border-top-left-radius://slice1.guaka.org/stuff/hitchwiki7px; border-top-backgroundright-test2.png) repeatradius: 7px; border-x scroll 0 0width: 3px; border-color: #AAAAAA;
}
#p-cactions li.pageselected{ border-color: #7273D5;} #p-Main_Page h1 cactions li a { display color:none#606399; }
.portlet H5 #content { display -webkit-border-top-left-radius:7px; -webkit-border-bottom-left-radius: 7px; -moz-border-radius-topleft: 7px; -moz-border-radius-bottomleft: 7px; border-top-left-radius: 7px; border-bottom-left-radius: 7px; border-color:#AAAAAA; border-style:solid nonesolid solid; border-width:3px medium 3px 3px; }
/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */ div.pBody #p-cactions ul li, #p-cactions ul li a { -mozwebkit-border-radius-topleft: 0.4em10px; -moz-border-radius-topright: 0.4em10px; }#content { -moz- border-radius-topleft: 0.6em10px; -moz- border-radius-bottomleftwidth: 0.6em2px; }div.pBody { -moz-border-radius-topright margin: 2px 0.4em; -moz-border-radius-bottomright: 0.4em6px; }
a {
#p-cactions {
position: absolute;
top: 3.3em;
left: 11.5em;
margin: 0;
border-width: 3px 0;
border-style: solid;
border-color: #F9EF80AAAAAA;
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