MediaWiki:Pwbnew.css
From Pet Health Learning Center
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | |||
== Headline text == | == Headline text == | ||
/* wiki editor */ | /* wiki editor */ | ||
textarea#wpTextbox1{width:590px;margin-right:100px;} | textarea#wpTextbox1{width:590px;margin-right:100px;} | ||
| - | /** General style | + | /** General style function */ |
/*#learningcenter.active { | /*#learningcenter.active { | ||
background-position: -318px -38px !important; | background-position: -318px -38px !important; | ||
Latest revision as of 18:23, June 5, 2012
== Headline text ==
/* wiki editor */
textarea#wpTextbox1{width:590px;margin-right:100px;}
/** General style function */
/*#learningcenter.active {
background-position: -318px -38px !important;
}*/
*img {
border:none;
}
table.toc {
display:none;
}
div.verbergen {
display:none;
}
.noprint {
display:none;
}
span.editsection {
display:none;
}
h3#siteSub {
display:none;
}
div#jump-to-nav {
display:none;
}
/** body design */
div#articlecount{
margin:12px 0 12px 12px;
}
div#content {
margin-left:12px;
min-height:600px;
background-image: none;
}
div#content p{
margin:0 10px;
}
#bodyContent {
font-size:12px;
color:#454545;
}
h1, h2, h3, h4, h5, h6 {
color:#03527A;
border-bottom:none;
}
#content h1 {
font-size:18px;
font-weight:bold;
}
#bodyContent h2 {
padding:14px 0 0 0;
font-size:14px;
font-weight:bold;
}
#bodyContent h3 {
padding:12px 0 0 0;
font-size:12px;
font-weight:bold;
}
#bodyContent a {
color:#03527A;
text-decoration:none;
font-weight:bold;
}
#bodyContent p {
line-height:20px;padding:0 0 14px 0;
}
#bodyContent ul {
list-style-type:disc!important;
list-style:disc inside!important;
}
#bodyContent li {
color:#454545;line-height:18px;
}
div#p-logo {
display:none;
}
/*div.container {
margin:0 auto;
width: 980px;
padding-top: 21px;
}*/
div#container {
/*position:relative;*/
width:100%;
margin:0;
padding:0;
border: none;
background: #FFFFFF;
}
div#content {
margin:0;
padding:0;
}
div.printfooter {
display:none;
}/*** Spec Breadcrumb ***/
div.bradcrum {
width: 800px;
}
div.catlinks {
display: inline!important;
}
div#mw-normal-catlinks {
display: inline!important;
}
.bradcrum div.catlinks-allhidden{
display: inline!important;
float:left;
}
div#sitenavigation {
background: #FFFFFF;
width:180px;
height:280px;
border:1px solid #E4E4E4;
margin:0 0 20px 0;
}
#sitenavigation a {
color:#0169AB;
font-size:14px;
font-weight:normal;
line-height:20px;
text-decoration:underline;
margin:0 0 0 20px;
}
#sitenavigation span {
color:#0169AB;
font-size:14px;
font-weight:normal;
line-height:20px;
margin:0 0 0 20px;padding:0;
}
ul#blog-sidebar-nested {
list-style-type: circle;
padding: 0 0 0 20px;
margin-left:20px;
}
#sitenavigation #blog-sidebar-nested a {
color:#0169AB;
font-size:14px;
font-weight:normal;
line-height:20px;
text-decoration:underline;
margin:0;
}
#blog-sidebar-nested li {
color: #0169AB;
font-size: 14px;
padding: 0 0 5px;
}
/** edit box */
div#mw-head {
position: fixed;
top: 200px;
left: 20px;
width: 200px;
height: 250px;
border:2px #52A034 solid;
background-color: #F6F6F6;
}
div.vectorTabs h5 {
margin-left:6px;
}
div.vectorMenu h5 {
margin-left:6px;
}
div.vectorTabs li {
margin:0 0 6px 12px;
font-size:12px;
line-height:16px;
color:#008BB4;
}
div.vectorMenu li {
margin:0 0 6px 12px;
font-size:12px;
line-height:16px;
color:#008BB4;
}
div.vectorTabs li a {
text-decoration:none;
font-size:12px;
line-height:16px;
color:#008BB4;
}
.menu li a {
text-decoration:none;
font-size:12px;
line-height:16px;
color:#008BB4;
}




