भारत की संस्कृति के लिए... भाषा की उन्नति के लिए... साहित्य के प्रसार के लिए

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

Kavita Kosh से
यहाँ जाएँ: भ्रमण, खोज
पंक्ति 28: पंक्ति 28:
 
*/
 
*/
 
#p-cactions li a {background: transparent url(http://images.wikia.com/openserving/sports/images/common/tab-left.gif) no-repeat scroll left top}
 
#p-cactions li a {background: transparent url(http://images.wikia.com/openserving/sports/images/common/tab-left.gif) no-repeat scroll left top}
#p-cactions li.selected a, #p-cactions li a:hover {
+
#p-cactions li.selected a, #p-cactions li a:hover {color:#000000; font-weight:bold
color:#FFFFFF;
+
font-size:12px;
+
font-weight:bold;
+
text-decoration:none;
+
cursor:pointer;
+
display:block;
+
float:left;
+
line-height:23px;
+
margin:0;
+
padding:0 16px;
+
 
}
 
}
  
पंक्ति 48: पंक्ति 38:
 
     background: none;
 
     background: none;
 
}
 
}
#p-personal li a:link a:visited {
+
#p-personal li a {
 +
    color: #ffffff;
 +
    background: none;
 +
}
 +
#p-personal li a:visited {
 
     color: #ffffff;
 
     color: #ffffff;
 
     background: none;
 
     background: none;

17:52, 24 नवम्बर 2008 का अवतरण

/* <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 */



.pBody {background-color: #FBAD19;color:#000000; border:1px solid #FFDD58;}

.pBody li a {color:#ffffff;}

.portlet ul {
list-style-image: url(http://images.wikia.com/literature/hi/images/1/18/Kkbullet.gif);
}



body {background: #678FC2}

#content, #footer {background: #ffffff;color:#000000;font-size:10pt}



/* 
**top tabs (e.g. Edit, History Move etc.)
*/
#p-cactions li a {background: transparent url(http://images.wikia.com/openserving/sports/images/common/tab-left.gif) no-repeat scroll left top}
#p-cactions li.selected a, #p-cactions li a:hover {color:#000000; font-weight:bold
}

/*
** the personal toolbar (e.g. my preferences, my watch list, login etc.)
*/
#p-personal li {
    color: #ffffff;
    background: none;
}
#p-personal li a {
    color: #ffffff;
    background: none;
}
#p-personal li a:visited {
    color: #ffffff;
    background: none;
}
#p-personal li a:hover {
background: #000000;
    color: orange;
border: 1px dashed orange;
    text-decoration: underline;
}

/* 
</pre>
*/