Changes

Jump to: navigation, search

MediaWiki:Common.css

146 bytes added, 20:23, 17 June 2016
Styling for Template:Quote
border-bottom: 1px solid #7dae96;
}
 
h2 {
font-weight: bold;
}
 
pre {
}
.listing .odd {
/*every second line should be shaded */
background-color: transparent;
}
padding: 0em 1em;
text-align: left;
}
.listing tr:hover {
background-color: #f0f0f0;
}
.listing .filename {
.portlet h5 {
background: url(http://static.openvz.orgi/tab-bg-sel.gif) repeat-x 0% 100%;
}
#p-personal li {
background: transparent url(http://static.openvz.orgi/linkOpaque.gif) center left no-repeat;
padding-left: 8px;
color: #436976;
li#pt-anonuserpage,
li#pt-login {
background: transparent url(http://static.openvz.orgi/user.gif) center left no-repeat !important;
padding-left: 20px;
text-transform: none;
button, input[type=button], input[type=reset], input[type=submit] {
background: transparent url(http://static.openvz.orgi/linkTransparent.gif) 5px 1px no-repeat;
cursor: pointer;
font-size: 85%;
font-size: 100%;
margin-bottom: 1px ! important;
background: White url(http://static.openvz.orgi/search_icon.gif) 2px 6px no-repeat;
cursor: pointer;
padding: 1px 6px 1px 22px;
input.searchButton#searchGoButton {
background: transparent url(http://static.openvz.orgi/linkTransparent.gif) 5px 6px no-repeat;
padding: 1px 6px 1px 16px;
}
#toc,
.toc {
background: #f9f9f9 url('http://static.openvz.org/bgi/openvz-logo-bg-trans.png') no-repeat bottom right;
}
#mw_content a[href*=".PDF?"].external,
#mw_content a[href*=".PDF#"].external {
background: url(http://static.openvz.orgi/15px-Icons-mini-file_acrobat.gif) center right no-repeat;
padding-right: 16px;
}
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
span.PDFlink a {
background: url(http://static.openvz.orgi/15px-Icons-mini-file_acrobat.gif) center right no-repeat !important;
padding-right: 17px !important;
}
body.page-Main_Page h1.firstHeading {
display: none !important;
}
 
/* Styling for Template:Quote */
blockquote.templatequote {
margin-top: 0;
}
 
blockquote.templatequote div.templatequotecite {
line-height: 1.5em;
/* @noflip */
text-align: left;
/* @noflip */
padding-left: 1.6em;
margin-top: 0;
}
/* </nowiki></pre> */

Navigation menu