"ಮೀಡಿಯವಿಕಿ:Common.css" ಆವೃತ್ತಿಗಳ ಮಧ್ಯದ ಬದಲಾವಣೆಗಳು

ಕರ್ನಾಟಕ ಮುಕ್ತ ಶೈಕ್ಷಣಿಕ ಸಂಪನ್ಮೂಲಗಳು ಇಂದ
Jump to navigation Jump to search
(ಹೊಸ ಪುಟ: →‎CSS placed here will be applied to all skins: table.mbox { margin: 4px 10%; border-collapse: collapse; border: 1px solid #aaa; →‎Default "notice" gray: backgroun...)
 
 
(ಅದೇ ಬಳಕೆದಾರನ ೯ ಮಧ್ಯದ ಬದಲಾವಣೆಗಳನ್ನು ತೋರಿಸುತ್ತಿಲ್ಲ)
೧ ನೇ ಸಾಲು: ೧ ನೇ ಸಾಲು:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
table.mbox {
+
body.page-ಮುಖ್ಯ_ಪುಟ h1.firstHeading { display:none; }
margin: 4px 10%;
 
border-collapse: collapse;
 
border: 1px solid #aaa; /* Default "notice" gray */
 
background: #f9f9f9;
 
}
 
table.mbox-wide {
 
margin: 4px 0;
 
}
 
  
th.mbox-text, td.mbox-text {    /* The message body cell(s) */
+
@import url(https://fonts.googleapis.com/earlyaccess/notosanskannada.css);
border: none;
 
padding: 0.25em 0.9em;      /* 0.9em left/right */
 
width: 100%;    /* Make all mboxes the same width regardless of text length */
 
}
 
td.mbox-image {                  /* The left image cell */
 
border: none;
 
padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */
 
text-align: center;
 
}
 
td.mbox-imageright {            /* The right image cell */
 
border: none;
 
padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */
 
text-align: center;
 
}
 
body.mediawiki table.mbox-small {  /* For the "small=yes" option. */
 
clear: right;
 
float: right;
 
margin: 4px 0 4px 1em;
 
width: 238px;
 
font-size: 88%;
 
line-height: 1.25em;
 
}
 
body.mediawiki table.mbox-small-left {  /* For the "small=left" option. */
 
margin: 4px 1em 4px 0;
 
width: 238px;
 
border-collapse: collapse;
 
font-size: 88%;
 
line-height: 1.25em;
 
}
 
  
/* These are the same colours as the enwiki
+
body, h1, h2, h3, p, a, textarea, ol, ul, th, td {
  'cmbox' styles; just with different names. */
+
        font-family: 'Noto Sans Kannada', serif !important;
table.mbox-critical {
+
}
border: 4px solid #b22222;    /* Red */
 
background: #FFDBDB;          /* Pink */
 
}
 
table.mbox-important {
 
background: #FFDBDB;    /* Red */
 
}
 
table.mbox-warning {
 
background: #FFE7CE;   /* Orange */
 
}
 
table.mbox-caution {
 
background: #FFF9DB;    /* Yellow */
 
}
 
table.mbox-notice {
 
background: #D8E8FF;    /* Blue */
 
}
 
table.mbox-move {
 
background: #E4D8FF;    /* Purple */
 
}
 
table.mbox-protection {
 
background: #EFEFE1;    /* Gray-gold */
 
}
 
  
 
+
body { font-size: larger; }
td.mbox-empty-cell {        /* An empty narrow cell */
 
border: none;
 
padding: 0px;
 
width: 1px;
 
}
 
.template-documentation {
 
clear: both;
 
margin: 1em 0 0 0;
 
border: 1px solid #aaa;
 
background-color: #ecfcf4;
 
padding: 5px;
 
}
 
.flatsidebar{
 
float:right;
 
font-size:1.05em;
 
}
 
.flatsidebar ul{
 
margin:0.3em 0em;
 
}
 
.flatsidebar ul li{
 
display:inline;
 
color:white;
 
}
 
 
 
.flatsidebar ul li a{
 
color:white;
 
}
 
 
 
.flatsidebar ul ul{
 
display:inline;
 
color:white;
 
}
 

೦೬:೨೯, ೧೨ ಅಕ್ಟೋಬರ್ ೨೦೧೭ ದ ಇತ್ತೀಚಿನ ಆವೃತ್ತಿ

/* CSS placed here will be applied to all skins */

body.page-ಮಯ_ಪ h1.firstHeading { display:none; }

 @import url(https://fonts.googleapis.com/earlyaccess/notosanskannada.css);

 body, h1, h2, h3, p, a, textarea, ol, ul, th, td {
        font-family: 'Noto Sans Kannada', serif !important;
 }

body { font-size: larger; }