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

വിക്കിപാഠശാല, ഒരു സ്വതന്ത്ര ഉള്ളടക്കത്തോടുകൂടിയ പാഠശാല.

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

  • ഫയർഫോക്സ് / സഫാരി: Reload ബട്ടൺ അമർത്തുമ്പോൾ Shift കീ അമർത്തി പിടിക്കുകയോ, Ctrl-F5 അല്ലെങ്കിൽ Ctrl-R (മാക്കിന്റോഷിൽ ⌘-R ) എന്ന് ഒരുമിച്ച് അമർത്തുകയോ ചെയ്യുക
  • ഗൂഗിൾ ക്രോം: Ctrl-Shift-R (മാക്കിന്റോഷിൽ ⌘-Shift-R ) അമർത്തുക
  • ഇന്റർനെറ്റ് എക്സ്പ്ലോറർ: Refresh ബട്ടൺ അമർത്തുമ്പോൾ Ctrl കീ അമർത്തിപിടിക്കുക. അല്ലെങ്കിൽ Ctrl-F5 അമർത്തുക
  • ഓപ്പറ: Menu → Settings എടുക്കുക (മാക്കിൽ Opera → Preferences) എന്നിട്ട് Privacy & security → Clear browsing data → Cached images and files ചെയ്യുക.
 /*<nowiki> Edit this file to customize the monobook skin for the entire site. See also: [[MediaWiki:Common.css]] */

 /* Donations link to be uncommented during fund raising drives
 #siteNotice {
   margin-top:5px;
   padding-left: 4px;
   font-style: italic;
   text-align: center;
 }
 */

 /* BEGIN LIGHT BLUE SECTION
    Make content area light blue in all namespaces except content namespaces.
    This is done by setting the background color for all #content areas 
    to light blue, and then overriding it back to white for any #content 
    enclosed in a content namespace. We do the same for the "tab" 
    backgrounds and some other elements. */

 #content, #p-cactions li a:hover, #p-cactions li.selected a, #content div.thumb {
   background: #F8FCFF; /* a light blue */
 }
 #p-cactions li a {
   background-color: #F7F9FB;   /* Light blue-gray inactive tabs */
 }

 .ns-0 #content,
 .ns-0 #p-cactions li a:hover,
 .ns-0 #p-cactions li.selected a, 
 .ns-0 #content div.thumb,
 .ns-100 #content,
 .ns-100 #p-cactions li a:hover,
 .ns-100 #p-cactions li.selected a,
 .ns-100 #content div.thumb
 {
   background-color: white;     /* Set back to white for books */
 }

 .ns-0 #p-cactions li a,
 .ns-100 #p-cactions li a {
   background-color: #FBFBFB;   /* Light gray inactive tabs in books */
 }  

 @media print {
   #content { background: white; } /* White background on print */
 }

 /* END LIGHT BLUE SECTION */
 
 /* Display "From Wikibooks, the open-content textbooks collection" */
 #siteSub { display: inline; font-size: 100%; font-weight: normal; }
 
 /* Bold 'edit this page' link to encourage newcomers */
 #ca-edit a { font-weight: bold !important; }
 #pt-login { font-weight: bold; font-size: 110%; }
 
 p.error { font-weight: bold; }
 
 /* Class styles */
 
 /* .toccolours added here because version in monobook/main.css wasn't being used by the print style */
 .toccolours, .toccolors { 
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   padding: 5px;
   font-size: 95%;
 }
 
 /* Don't underline links in portlets and special characters list below edit window. */
 .portlet a, #editpage-specialchars a { text-decoration: none; }
 .portlet a:hover, #editpage-specialchars a:hover { text-decoration: underline; }
 
 /* If you don't want to see special characters list at all, put the following
    line in your User:You/monobook.css file (and remove the double slash comments) */
 /* #editpage-specialchars { display: none; } */
 

 /* position top icons near the first heading in this skin */
 div.topicon { position: absolute; z-index: 100; top: 10px; display: block !important; }
 div.topicon#infobox { right: 4.5em; }
 div.topicon#pdf { right: 6.5em; }
 div.topicon#pv { right: 8.5em; }

 
 /* Makes the background of a framed image white instead of gray. */
 /* Only visible with transparent images. */
 div.thumb div a img {
   background-color:#ffffff;
 }
   
 #top-navigation {
   position:absolute;
   right: 1.15em;
   top: 3.0em;
 }
 #bottom-navigation {
   clear:both;
   float:right;
 }
 
 /* End of Monobook skin </nowiki> */
"https://ml.wikibooks.org/w/index.php?title=മീഡിയവിക്കി:Monobook.css&oldid=8969" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്