"മീഡിയവിക്കി:Common.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

DKP KCHR ML Wiki സംരംഭത്തിൽ നിന്ന്
വരി 109: വരി 109:
  
 
li#n-{
 
li#n-{
   background: url(https://dkp.kchr.ac.in/en/images/motto-latest.png) no-repeat scroll 0% 0% transparent;
+
   background: url(http://dkp.kchr.ac.in/en/images/Motto.png) no-repeat scroll 0% 0% transparent;
 
   height: 50px;
 
   height: 50px;
 
}
 
}

10:46, 23 ഏപ്രിൽ 2015-നു നിലവിലുണ്ടായിരുന്ന രൂപം

/* CSS placed here will be applied to all skins */
/*@font-face {
 font-family: 'Meera';
  src: url(font/Meera.ttf);
}*/
@font-face {
font-family:'Meera_04';
src:url('font/Meera_04.eot');
src:url('font/Meera_04.eot?#iefix') format('embedded-opentype'),
/*url('font/Meera_04.svg#gotham-bold') format('svg'),*/
url('font/Meera_04.woff') format('woff'),
url('font/Meera_04.ttf') format('truetype');
font-weight:normal;
font-style:normal;
}
* { font-family:'Meera_04',sans; }
 body { background-color: #F5ECDB; }
 h1 { font-weight: bold; color: #474747; }
#bodyContent{  font-size: 1.3em;  }
div#mw-panel div.portal div.body ul li{  font-size: 1em; }
 /* Main Page CSS */
 .page-Digitizing_Kerala’s_Past #firstHeading {text-align:center;border:none;}
 .page-Digitizing_Kerala’s_Past #contentSub { display: none }
 .page-Digitizing_Kerala’s_Past #homepage { width:100% }
 .page-Digitizing_Kerala’s_Past #homepage th { width:50%; text-align:left; }
 .page-Digitizing_Kerala’s_Past #homepage td { width:50%; text-align:left; }

div#mw-panel div.portal div.body ul li a {  width: 11em; }
/* ----------------------------------------LOGO CSS---------------------------------------------------- top: 0px; position: fixed ;*/
 #p-logo { left: -6px; width: 11em; background-color: #F5ECDB; border: 4px solid rgba(255, 255, 255, 0.87); box-shadow: -1px 0px 9px -1px black;  left: -7px; } 
 
#p-logo a { padding-left: 15px; background-size: contain; }

/* ----------------------------------------PANEL CSS----------------------------------------------------  overflow-y: scroll;overflow-x:  hidden; height:450px;position:fixed;*/
 div#mw-panel { width: 11em; padding-left: 0; border-bottom: 1px solid rgb(190, 190, 190);
 background: -webkit-linear-gradient(left, rgb(255,255,255), #F5ECDB;); /* For Safari 5.1 to 6.0 */
 background: -o-linear-gradient(right,rgb(255,255,255),#F5ECDB;); /* For Opera 11.1 to 12.0 */
 background: -moz-linear-gradient(right, rgb(255,255,255), #F5ECDB;); /* For Firefox 3.6 to 15 */
 background: linear-gradient(to right, rgb(255,255,255), ##F5ECDB;); 
}/* Panel css ends here */

 .vectorTabs, .vectorTabs ul, .vectorTabs ul li, .vectorTabs ul li span { background: none!important; }
 /*.vectorTabs, .vectorTabs ul, .vectorTabs ul li, .vectorTabs ul li span { background-color: rgba(52, 152, 219,0.5); }*/

 div#mw-panel:not(#p-logo) { font-size: 18px; }
 div#content, div#mw-head, div#footer { margin-left: 12.4em; }
 div#p-namespaces { margin-left: 2em; }

div#mw-panel div.portal{ text-decoration:none !important; color:rgb(32, 32, 32); padding-left:10px;padding-bottom: 0.5em; }

div#content h1, div#content #firstHeading {
/*background: rgba(52, 152, 219,0.7);*/
color: rgb(140, 73, 49);
padding: 28px 10px 0px 0px;
margin-top: -21px;
/*box-shadow: 0px 6px 7px -3px black;*/
border: none;
/*border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;*/
}


div#mw-panel div.portal div.body ul li a{ color: black!important;  }

div#mw-panel div.portal h3 { text-transform:uppercase; color: rgb(32, 32, 32); font-weight:bold; font-size: 18px; }

div#mw-panel div.portal div.body{ margin-left: 0.25em; }

div#mw-panel #p-tb{ display:none; }

div#content p{ text-align:justify; }

/* ----------------------------------------HEAD CSS---------------------------------------------------- */

div#mw-head { /*background-color: #F5ECDB; */padding-bottom:6px;border-bottom:1px solid rgb(194, 229, 255);  
 background: -webkit-linear-gradient(white, #F5ECDB); /* For Safari 5.1 to 6.0 */
 background: -o-linear-gradient(white, ##F5ECDB); /* For Opera 11.1 to 12.0 */
 background: -moz-linear-gradient(white, #F5ECDB); /* For Firefox 3.6 to 15 */
 background: linear-gradient(white, #F5ECDB);
}

#mw-head-base { margin-top: -6em; }

#right-navigation ,#left-navigation { margin-top: 1.8em; }

/*----------------CSS for scroll bar--------------------*/
::-webkit-scrollbar {  
    width: 10px;  
}  
::-webkit-scrollbar-track {  
    background-color: #eaeaea;  
    border-left: 1px solid #ccc;  
}  
::-webkit-scrollbar-thumb {  
    background-color: rgb(200, 200, 200);  
}  
::-webkit-scrollbar-thumb:hover {  
    background-color: #aaa;  
}
h1,h2{ color:rgb(140,73,49);font-weight:bold; }

#contentSub{ display:none; }

#mw-panel > .portal > .body > ul > li#n-Kerala-Council-for-Historical-Research a {color: rgb(158, 60, 0) !important;font-size:16px;}

.portal .body { background: none!important; }

.portal { border-bottom: 1px solid rgb(171, 171, 171); margin-bottom: 24px; }

li#n-{
  background: url(http://dkp.kchr.ac.in/en/images/Motto.png) no-repeat scroll 0% 0% transparent;
  height: 50px;
}

div#p- { border-bottom:none; }

#n-English-Wiki{
 margin-left: 30px!important;
font-weight: bold!important;
letter-spacing: 1px!important;
margin-top: 9px!important;
 }

#pt-anonuserpage, #pt-anontalk,#ca-viewsource, #ca-history, #ca-talk, .magnify, #footer-places, #mw-userlogin-help, #pt-mytalk, #pt-preferences, #pt-watchlist, #pt-mycontris, #pt-login{ display:none!important; }

.thumbcaption{ text-align:center!important; }

div#p- li:nth-child(4) { margin-left:20px!important; }

.dkp_volume_list a{ margin: 0px 5px; }

#n-English-Version{ font-weight: bold;padding-left: 22%!important; }

.dkp_volume_list .external
{ 
color: white!important;
font-weight: bold;
font-size: 21px; 
text-decoration:none;
}

#content { padding-right: 135px!important;  }

.arsh_link a{ color: #0080FF!important;text-decoration:underline; }
"https://dkp.kchr.ac.in/index.php?title=മീഡിയവിക്കി:Common.css&oldid=462" എന്ന താളിൽനിന്നു ശേഖരിച്ചത്