Changes

मीडियाविकि:Monobook.css

3,399 bytes removed, 10:24, 20 जुलाई 2012
पन्ने को खाली किया
/* <pre style="overflow: scroll"><nowiki>
*/
/* NON MONOBOOK SPECIFIC STUFF TO BE MOVED TO [[MediaWiki:Common.css]]! */
 
/* Display text below main article header, located at MediaWiki:tagline */
 
/****************************************************************/
body {background: #81A8E3; background-image: url('http://www.kavitakosh.org/kk/images/a/a6/Headbg.jpg'); background-repeat: no-repeat}
#content, #footer {background: #EFEFEF;color:#000000;font-size:14px;}
div#column-content{width:100%}
*****************************************************************/
 
 
/*****************************************************************
** Left hand side menu bar
*/
.pBody {
padding: 0 0 0 0;
border: 0 0 0 0;
border-right: 1px solid #000;
margin-bottom: 0.2em;
background-color: #90bade;
color: #333;
}
 
.pBody ul {
list-style: none;
margin-left: 0;
padding: 0;
border: none;
}
 
.pBody li {
display: block;
border-bottom: 0px solid #90bade;
margin: 0;
}
 
.pBody li a {
display: block;
padding: 2.5px 5px 2.5px 0.5em;
border-bottom: 1px solid #9A8E51;
border-left: 10px solid #1958b7;
border-right: 10px solid #5ba3e0;
background-color: #2175bc;
color: #fff;
font-size:13px;
text-decoration: none;
}
 
.pBody li a:hover {
border-left: 10px solid #FDFF00;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
 
.portlet h5 {
background:transparent none repeat scroll 0 0;
display:inline;
font-size:100%;
color: #000000;
height:1em;
padding:0 1em 0 0.5em;
text-transform:lowercase;
white-space:nowrap;
}
/***************************************************************/
 
 
 
/***************************************************************
** Top tabs (e.g. Edit, History Move etc.)
*/
.portlet{
margin-left:2.5em;
}
.portlet ul {
list-style: none;
padding: 0;
border: none;
}
 
/**************************************************************/
#p-cactions ul {padding-left:0.5em}
#p-cactions {display:inline; padding-left:0.5em}
#p-cactions li {display:inline; background-color: #EFEFEF;}
#p-cactions li.selected a {display:inline; background-color: #EFEFEF;}
 
/**************************************************************
** The personal toolbar (e.g. my preferences, my watch list, login etc.)
*/
#p-personal li {
color: #ffffff;
background: none;
}
#p-personal li a {
display:inline;
padding: 0 0 0 0;
margin: 0 4 0 4;
border: 1px dashed transparent;
color: #ffffff;
background: none;
}
#p-personal li a:hover {
background: #ffffff;
color: orange;
border: 1px dashed orange;
}
/**************************************************************/
 
 
/**************************************************************
** KK Rounded Box
*/
.box {
background: #C3D9FF;
}
.boxtop {
background: url(http://www.kavitakosh.org/kk/images/c/c5/Ne.png) no-repeat top right;
}
.boxtop div {
font-size: 0;
height: 5px;
background: url(http://www.kavitakosh.org/kk/images/b/be/Nw.png) no-repeat top left;
}
.boxbottom {
background: url(http://www.kavitakosh.org/kk/images/d/d0/Se.png) no-repeat bottom right;
}
.boxbottom div {
font-size: 0;
height: 5px;
background: url(http://www.kavitakosh.org/kk/images/9/9c/Sw.png) no-repeat bottom left;
}
.boxcontent {
background-color:#ffffff;
}
.boxheader {
color:#000000;
font-size:1.3em;
font-weight:normal;
text-align:left;
}
/********************************************************************/
 
 
 
/*
</pre>
*/