മീഡിയവിക്കി:Common.css

DKP KCHR ML Wiki സംരംഭത്തിൽ നിന്ന്
13:50, 19 ഫെബ്രുവരി 2015-നു ഉണ്ടായിരുന്ന രൂപം സൃഷ്ടിച്ചത്:- Admin (സംവാദം | സംഭാവനകൾ)

ശ്രദ്ധിക്കുക: സേവ് ചെയ്തശേഷം മാറ്റങ്ങൾ കാണാനായി താങ്കൾക്ക് ബ്രൗസറിന്റെ കാഷെ ഒഴിവാക്കേണ്ടി വന്നേക്കാം.

  • ഫയർഫോക്സ് / സഫാരി: Reload ബട്ടൺ അമർത്തുമ്പോൾ Shift കീ അമർത്തി പിടിക്കുകയോ, Ctrl-F5 അല്ലെങ്കിൽ Ctrl-R (മാക്കിന്റോഷിൽ ⌘-R ) എന്ന് ഒരുമിച്ച് അമർത്തുകയോ ചെയ്യുക
  • ഗൂഗിൾ ക്രോം: Ctrl-Shift-R (മാക്കിന്റോഷിൽ ⌘-Shift-R ) അമർത്തുക
  • ഇന്റർനെറ്റ് എക്സ്പ്ലോറർ: Refresh ബട്ടൺ അമർത്തുമ്പോൾ Ctrl കീ അമർത്തിപിടിക്കുക. അല്ലെങ്കിൽ Ctrl-F5 അമർത്തുക
  • ഓപ്പറ: Tools→Preferences ഉപയോഗിച്ച് കാഷെ പൂർണ്ണമായും ക്ലിയർ ചെയ്യുക
/* 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---------------------------------------------------- */
 #p-logo { left: -6px; width: 11em; background-color: #F5ECDB; border: 4px solid rgba(255, 255, 255, 0.87); box-shadow: -5px 0px 7px 4px black; position: fixed; top: 0px; left: -7px; }
 
#p-logo a { padding-left: 15px; background-size: contain; }

/* ----------------------------------------PANEL CSS----------------------------------------------------  height:450px;position:fixed;*/
 div#mw-panel { width: 11em; padding-left: 0; border-bottom: 1px solid rgb(190, 190, 190);overflow-y: scroll;overflow-x:  hidden; 
 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(https://dkp.kchr.ac.in/en/images/motto-latest.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{ 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: 80px; }
"https://dkp.kchr.ac.in/index.php?title=മീഡിയവിക്കി:Common.css&oldid=321" എന്ന താളിൽനിന്നു ശേഖരിച്ചത്