From Design pattern
Jump to: navigation, search
Line 58: Line 58:
 
}
 
}
  
#main-page-title .mw-category-title {
+
#main-page-title, .mw-category-title {
 
font-family: ‘Open Sans’, sans-serif !important;
 
font-family: ‘Open Sans’, sans-serif !important;
 
font-size: 30px;
 
font-size: 30px;

Revision as of 12:57, 30 May 2014

.mw-category-title {
color: #000000 ;}

#toc {
 top: 260px;
 display : inline;
 position: fixed;
 left : 10px;
 font-size : 13px;
}

 img,iframe,object{
max-width:650px !important;
}

#toc > a {
color: #440000;
}

li#toc-sections.toclevel-2.tocsection-3 a {
color: #111111;	}

#mw-content-text#toc > ul#toc-sections  {
	margin:0 0 0 0;}


body.ns-0.art-subpage {background: #000000;}
body.ns-14.art-subpage {background: #554400;}

#mw-content-text h3 span {
font-weight: 600;
padding-left: 0px;
}

.mw-headline {
font-weight: 100;
}

span.mw-editsection {
font-weight: 200;
position: relative;
float:right;
margin-right: 25px
}

span.mw-editsection a {
font-weight: 200;
}

#mw-content-text p {
padding-top: 0px; 
padding-bottom: 20px;
}

li {
margin-bottom: 5px
list-style-type: circle;
}

#main-page-title, .mw-category-title {
font-family: ‘Open Sans’, sans-serif !important;
font-size: 30px;
font-weight: 500 !important;
}

.mw-category-title {
margin-top: 20px;
}

#mw-content-text {
margin-top: -10px !important;
}

.mw-icon-title a {
}