भारत की संस्कृति के लिए... भाषा की उन्नति के लिए... साहित्य के प्रसार के लिए
"सदस्य:Firstbot/monobook.css" के अवतरणों में अंतर
Kavita Kosh से
पंक्ति 6: | पंक्ति 6: | ||
/* Display text below main article header, located at MediaWiki:tagline */ | /* Display text below main article header, located at MediaWiki:tagline */ | ||
− | + | .pBody {background-color: #BFE8FF;color:white; border:1px solid #FFDD58; width:100%} | |
− | + | ||
− | .pBody {background-color: # | + | |
.pBody li a {color:#ffffff;} | .pBody li a {color:#ffffff;} | ||
.portlet ul { | .portlet ul { | ||
− | list-style- | + | list-style: none; |
+ | list-margin-left:4px; | ||
+ | list-padding-left:4px; | ||
+ | font-size:13px; | ||
} | } | ||
− | body {background: #678FC2} | + | body {background: #678FC2;} |
− | #content, #footer {background: #ffffff;color:#000000;font-size: | + | #content, #footer {background: #ffffff;color:#000000;font-size:13px} |
पंक्ति 27: | पंक्ति 28: | ||
**top tabs (e.g. Edit, History Move etc.) | **top tabs (e.g. Edit, History Move etc.) | ||
*/ | */ | ||
− | #p-cactions li a {background | + | #p-cactions li a {background-color: #EFEFEF } |
− | #p-cactions li.selected a | + | #p-cactions li.selected a {background-color: #FFFFFF} |
+ | #p-cactions li a:hover {background-color: #FFFFFF} | ||
+ | |||
+ | |||
/* | /* | ||
** the personal toolbar (e.g. my preferences, my watch list, login etc.) | ** the personal toolbar (e.g. my preferences, my watch list, login etc.) | ||
*/ | */ | ||
− | |||
− | |||
− | |||
#p-personal li { | #p-personal li { | ||
color: #ffffff; | color: #ffffff; | ||
पंक्ति 41: | पंक्ति 42: | ||
} | } | ||
#p-personal li a { | #p-personal li a { | ||
− | |||
− | |||
− | |||
− | |||
color: #ffffff; | color: #ffffff; | ||
background: none; | background: none; | ||
} | } | ||
#p-personal li a:hover { | #p-personal li a:hover { | ||
− | background: # | + | background: #ffffff; |
color: orange; | color: orange; | ||
border: 1px dashed orange; | border: 1px dashed orange; | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
− | |||
− | |||
− | |||
पंक्ति 80: | पंक्ति 74: | ||
} | } | ||
.boxcontent { | .boxcontent { | ||
− | |||
background-color:#ffffff; | background-color:#ffffff; | ||
} | } | ||
.boxheader { | .boxheader { | ||
− | |||
color:#000000; | color:#000000; | ||
font-size:1.3em; | font-size:1.3em; | ||
पंक्ति 91: | पंक्ति 83: | ||
} | } | ||
/****************************************/ | /****************************************/ | ||
+ | |||
16:01, 16 जनवरी 2009 का अवतरण
/* <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: #BFE8FF;color:white; border:1px solid #FFDD58; width:100%} .pBody li a {color:#ffffff;} .portlet ul { list-style: none; list-margin-left:4px; list-padding-left:4px; font-size:13px; } body {background: #678FC2;} #content, #footer {background: #ffffff;color:#000000;font-size:13px} /* **top tabs (e.g. Edit, History Move etc.) */ #p-cactions li a {background-color: #EFEFEF } #p-cactions li.selected a {background-color: #FFFFFF} #p-cactions li a:hover {background-color: #FFFFFF} /* ** 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:hover { background: #ffffff; color: orange; border: 1px dashed orange; text-decoration: underline; } /*KK Rounded Box*/ .box { background: #C3D9FF; } .boxtop { background: url(http://www.kavitakosh.org/kk/images/8/89/Ne.gif) no-repeat top right; } .boxtop div { font-size: 0; height: 5px; background: url(http://www.kavitakosh.org/kk/images/6/69/Nw.gif) no-repeat top left; } .boxbottom { background: url(http://www.kavitakosh.org/kk/images/7/77/Se.gif) no-repeat bottom right; } .boxbottom div { font-size: 0; height: 5px; background: url(http://www.kavitakosh.org/kk/images/6/67/Sw.gif) no-repeat bottom left; } .boxcontent { background-color:#ffffff; } .boxheader { color:#000000; font-size:1.3em; font-weight:normal; text-align:left; } /****************************************/ /* </pre> */