Last modified on 22 दिसम्बर 2009, at 19:43

"सदस्य:सम्यक/monobook.css" के अवतरणों में अंतर

(नया पृष्ठ: /* <pre style="overflow: scroll"><nowiki> */ NON MONOBOOK SPECIFIC STUFF TO BE MOVED TO MediaWiki:Common.css!: /* Display text below main article header, locate…)
 
 
(2 सदस्यों द्वारा किये गये बीच के 2 अवतरण नहीं दर्शाए गए)
पंक्ति 1: पंक्ति 1:
/* <pre style="overflow: scroll"><nowiki>
+
#content, #footer {
*/
+
background: #ffffff;
 
+
color:#000000;
/* NON MONOBOOK SPECIFIC STUFF TO BE MOVED TO [[MediaWiki:Common.css]]! */
+
font-size:14px;
 
+
margin-top:11em;
/* 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;
+
background-color: #90bade;
+
color: #333;
+
 
}
 
}
  
.pBody ul {
+
#p-cactions {
list-style: none;
+
margin-right:0em;
margin-left: 0;
+
left:20em;
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{
 
}
 
.portlet ul {
 
list-style: none;
 
padding: 0;
 
border: none;
 
}
 
  
 
/**************************************************************/
 
/**************************************************************/
#p-cactions {width:100%;}
+
#p-cactions {margin-top:8em}
#p-cactions ul {background:#1D439F}
+
#p-cactions li a {display:inline; color:#ffffff; background:#2A2A2A url(http://mono-project.com/skins/MonoWave/images/mp-tabs.png) repeat-x scroll left top; height:27px; marign:0; padding:0}
#p-cactions li a {display:inline;}
+
#p-cactions li.selected a {display:inline; background-color: #EFEFEF;background:#2A2A2A url(http://mono-project.com/skins/MonoWave/images/mp-tabs.png) repeat-x scroll left top}
#p-cactions li.selected a {display:inline; background-color: #EFEFEF;}
+
#p-cactions li {display:inline; height:40px; background:#2A2A2A url(http://mono-project.com/skins/MonoWave/images/mp-tabs.png) repeat-x scroll left top}
#p-cactions li {display:inline;}
+
#p-cactions li.selected {display:inline; height:40px;}
#p-cactions li.selected {display:inline;}
+
  
 
/**************************************************************
 
/**************************************************************
** 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: 0px dashed transparent;
 
color: #ffffff;
 
background: none;
 
}
 
#p-personal li a:hover {
 
background: #ffffff;
 
color: orange;
 
border: 0px 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>
 
*/
 

19:43, 22 दिसम्बर 2009 के समय का अवतरण

#content, #footer {
background: #ffffff;
color:#000000;
font-size:14px;
margin-top:11em;
}

#p-cactions {
margin-right:0em;
left:20em;
}


/**************************************************************/
#p-cactions {margin-top:8em}
#p-cactions li a {display:inline; color:#ffffff; background:#2A2A2A url(http://mono-project.com/skins/MonoWave/images/mp-tabs.png) repeat-x scroll left top; height:27px; marign:0; padding:0}
#p-cactions li.selected a {display:inline; background-color: #EFEFEF;background:#2A2A2A url(http://mono-project.com/skins/MonoWave/images/mp-tabs.png) repeat-x scroll left top}
#p-cactions li {display:inline; height:40px; background:#2A2A2A url(http://mono-project.com/skins/MonoWave/images/mp-tabs.png) repeat-x scroll left top}
#p-cactions li.selected {display:inline; height:40px;}

/**************************************************************