भारत की संस्कृति के लिए... भाषा की उन्नति के लिए... साहित्य के प्रसार के लिए
"मीडियाविकि:Monobook.css" के अवतरणों में अंतर
Kavita Kosh से
Lalit Kumar (चर्चा | योगदान) |
Lalit Kumar (चर्चा | योगदान) |
||
पंक्ति 11: | पंक्ति 11: | ||
.pBody li a {color:#0000ff;} | .pBody li a {color:#0000ff;} | ||
+ | |||
body {background: #356AA0} | body {background: #356AA0} | ||
पंक्ति 16: | पंक्ति 17: | ||
#content, #footer {background: #C3D9FF;color:#000000;font-size:10pt} | #content, #footer {background: #C3D9FF;color:#000000;font-size:10pt} | ||
− | /* top tabs (e.g. Edit, History Move etc.)*/ | + | |
+ | |||
+ | /* | ||
+ | **top tabs (e.g. Edit, History Move etc.) | ||
+ | */ | ||
#p-cactions li a {background: C3D9FF;} | #p-cactions li a {background: C3D9FF;} | ||
#p-cactions li.selected a, #p-cactions li a:hover {background-color: #ffff00;} | #p-cactions li.selected a, #p-cactions li a:hover {background-color: #ffff00;} | ||
+ | |||
+ | |||
+ | /* | ||
+ | ** the personal toolbar (e.g. my preferences, my watch list, login etc.) | ||
+ | */ | ||
+ | #p-personal li a { | ||
+ | color: #ffffff; | ||
+ | background: none; | ||
+ | } | ||
+ | #p-personal li a:hover { | ||
+ | color: yellow; | ||
+ | text-decoration: underline; | ||
+ | } | ||
19:15, 20 जनवरी 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: #C3D9FF;color:white; border:1px solid #4096EE;} .pBody li a {color:#0000ff;} body {background: #356AA0} #content, #footer {background: #C3D9FF;color:#000000;font-size:10pt} /* **top tabs (e.g. Edit, History Move etc.) */ #p-cactions li a {background: C3D9FF;} #p-cactions li.selected a, #p-cactions li a:hover {background-color: #ffff00;} /* ** the personal toolbar (e.g. my preferences, my watch list, login etc.) */ #p-personal li a { color: #ffffff; background: none; } #p-personal li a:hover { color: yellow; text-decoration: underline; } /* </pre> */