Changes

Jump to: navigation, search

MediaWiki:Common.css

329 bytes added, 20:23, 17 June 2016
Styling for Template:Quote
border-bottom: 1px solid #7dae96;
}
 
h2 {
font-weight: bold;
}
 
pre {
tt,pre,code {
font-family: "Liberation Mono", "Andale Mono", "DejaVu Sans Mono", "Vera Sans Mono", Consolas, Courier, monospace;
background-color: #f7f9fa;
text-align: left;
}
.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 {
font-family: Terminus, "Liberation Mono", "Andale Mono", "DejaVu Sans Mono", "Vera Sans Mono", Consolas, Courier, monospace;
width: 40em;
}
.listing .filesize {
font-family: Terminus, "Liberation Mono", "Andale Mono", "DejaVu Sans Mono", "Vera Sans Mono", Consolas, Courier, monospace;
width: 3em;
text-align: right;
.listing .filedate {
font-family: Terminus, "Liberation Mono", "Andale Mono", "DejaVu Sans Mono", "Vera Sans Mono", Consolas, Courier, monospace;
text-align: right;
white-space: nowrap;
.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;
text-decoration: none;
color: #436976;
}
 
#content {
border: 1px solid #7dae96;
border-right: none;
// opacity: .8; /* For Mozilla and Opera */
// filter: alpha(opacity=80); /* For MSIE, might not work */
}
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;
/* Plone-like input fields */
textarea {
font-family: 110% "Liberation Mono", "Andale Mono", "DejaVu Sans Mono", "Vera Sans Mono", Consolas, Courier, monospace; font-size: 110%;
border: 1px solid #7dae96;
color: Black;
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%;
margin-bottom: 1em;
padding: 1px 6px 1px 1px 20px16px;
text-transform: lowercase;
}
font-size: 100%;
margin-bottom: 1px ! important;
background: White url(http://static.openvz.orgi/search_icon.gif) 5px 2px 6px no-repeat;
cursor: pointer;
padding: 1px 6px 1px 1px 20px22px;
text-transform: lowercase;
}
input.searchButton#searchGoButton {
background: transparent url(http://static.openvz.orgi/linkTransparent.gif) 5px 6px no-repeat; padding: 1px 6px 1px 1px 20px16px;
}
#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;
}
background-color: #bbccdd;
border-style: inset;
}
/* Don't display some stuff on the main page */
body.page-Main_Page #t-cite,
body.page-Main_Page #lastmod,
body.page-Main_Page #siteSub,
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