Anonymous

Changes

From Open Educational Resources
60 bytes removed ,  09:50, 16 May 2017
Undo revision 7276 by Yogi (talk)
Line 1: Line 1:  
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
    +
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
    
.externalimage-holder {
 
.externalimage-holder {
Line 10: Line 11:  
}
 
}
   −
<nowiki>@import url(https://fedorahosted.org/publican/browser/book_templates/Liberation%20Sans-font-faces.css);
   
body { font-size: larger; }
 
body { font-size: larger; }
body, h1, h2, h3, p, a, textarea, ol, ul, th, td {
+
 
        font-family: 'Noto Sans Kannada', serif !important;
+
h3 { color:brown;}
}</nowiki>
+
 
 +
#p-navigation, #p-tb { display:none }