MediaWiki:Monobook.css

From e-Learning Documentation

(Difference between revisions)
Jump to: navigation, search
Line 10: Line 10:
}
}
#main-page #toc {
#main-page #toc {
-
   Zdisplay: none;
+
   display: none;
}
}
#main-page p {
#main-page p {

Revision as of 14:43, 27 September 2010

/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */
.left-column {
   width:49%; 
   float: left;
}
.right-column {
   width:49%; 
   float: right;
}
#main-page #toc {
   display: none;
}
#main-page p {
   padding: 0px 15px;
}
#main-page li {
   margin-left: 12px;
}
#main-page .small-box {
   border: 1px solid #9fb3c0;
   Xheight: 95px;
   margin-bottom: 20px;
}
#main-page .medium-box {
   border: 1px solid #9fb3c0;
   Xheight: 162px;
   margin-bottom: 20px;
}
#main-page h3 {
   border-bottom: 1px solid #80a8c6;
   padding: 5px 15px;
   background-color: #e2f1fc;
   color: #0e2349;
}
#main-page h2 {
   border-bottom: 1px solid #80a8c6;
   padding: 7px 15px;
   background-color: #cbe5f9;
   color: #0e2349;
   
}
body {
	font: x-small sans-serif;
	background: #f9f9f9;
        Xbackground: #fff;
        background-image: none;
	color: black;
	margin: 0;
	padding: 0;
}
#content {
	width: 800px;
	background: white;
	color: black;
	border: 1px solid #aaa;
	line-height: 1.5em;
        Xfont-family : verdana, geneva, Arial, Helvetica, sans-serif;
	padding: 0 1.5em 1.5em 1.5em;

}
a {
	text-decoration: none;
	color: #002bb8;
	background: none;
        font-weight: bold;
}
a:visited {
	color: #002bb8;
}
a:active {
	color: #002bb8;
}
a:hover {
        text-decoration: underline;
}

.lss-widget-header {
   width: 100%; 
   background-color: #4159bb; 
   border: 1px solid #4159bb; 
   color: #fff; 
   margin-top: 15px; 
   height: 22px; 
   line-height: 22px;
}

.lss-widget-header {
   width: 100%; 
   background-color: #bddfff;
   Xbackground-color: #dddddd; 
   border: 1px solid #b8b8b8; 
   color: #333; 
   margin-top: 15px; 
   height: 22px; 
   line-height: 22px;
   font-weight: bold;
}

.lss-widget-header-text {
   padding-left: 7px;
   font-family : verdana, geneva, Arial, Helvetica, sans-serif;
   Xfont-size: 90%;
}



.lss-widget-body{
   width: 100%;
   border: 1px solid #b8b8b8;
   border-top: 0px solid #b8b8b8;
   background-color: #f9f9f9;
}

.lss-widget-body-text{
   padding: 4px 7px 5px 7px;
   margin: 0px;
   font-family : verdana, geneva, Arial, Helvetica, sans-serif;
   Xfont-size:90%;
}
.lss-li {
   border-bottom: 1px solid #b8b8b8;
   line-height: 28px;
   height: 28px;
}
.lss-li-no-border {
   line-height: 28px;
   height: 28px;
}
.lss-li-link{
   padding-left: 7px;
}
.lss-widget-footer{
   padding: 0px 5px 0px 5px;
   margin: 0px;
}
.header-lss {
     Xfont-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
     border-bottom: 1px solid #aaa; 
     margin-top: 15px;
     font-size: 16px;
     padding-bottom: 2px;
}
.bold {
     font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
     Xfont-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
}
ul li#pt-login {

}
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox