Anonymous

Changes

From Open Educational Resources
193 bytes added ,  14:25, 11 October 2016
no edit summary
Line 9: Line 9:  
     height: auto;
 
     height: auto;
 
}
 
}
 +
 +
@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;
 +
}