|
|
(3 सदस्यों द्वारा किये गये बीच के 102 अवतरण नहीं दर्शाए गए) |
पंक्ति 1: |
पंक्ति 1: |
− | /* <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:white; border:1px solid #FFDD58;}
| |
− |
| |
− | .pBody li a {color:#ffffff;}
| |
− |
| |
− | .portlet ul {
| |
− | list-style: none;
| |
− | }
| |
− |
| |
− |
| |
− |
| |
− | body {background: #678FC2}
| |
− |
| |
− | #content, #footer {background: #ffffff;color:#000000;font-size:10pt}
| |
− |
| |
− |
| |
− |
| |
− | /*
| |
− | **top tabs (e.g. Edit, History Move etc.)
| |
− | */
| |
− | #p-cactions li a {}
| |
− | #p-cactions li.selected a, #p-cactions li a:hover {background-color: #FFFF88}
| |
− |
| |
− |
| |
− |
| |
− | /*
| |
− | ** 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 {
| |
− | padding: 0px 10px 0px 10px;
| |
− | background-color:#ffffff;
| |
− | }
| |
− | .boxheader {
| |
− | padding: 0px 4px 6px 4px;
| |
− | color:#000000;
| |
− | font-size:1.4em;
| |
− | font-weight:normal;
| |
− | text-align:left;
| |
− | }
| |
− | /****************************************/
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | /*
| |
− | </pre>
| |
− | */
| |