MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
load HYhaeseo on the page
add class blockhanja-haeseo
load HYhaeseo on the page
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import url(//fonts.googleapis.com/css?family=Droid+Sans+Mono);
@import url(//fonts.googleapis.com/css?family=Droid+Sans+Mono);
@font-face {
  font-family: 'Haeseo';
  src: url('/fonts/HYhaeseo.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


.blockhanja {
.blockhanja {
Line 9: Line 16:


.blockhanja-haeseo {
.blockhanja-haeseo {
   font-family: HYhaeseo, 한양해서, sans-serif;
   font-family: Haeseo, sans-serif;
   font-size: 3em;
   font-size: 3em;
   line-height: 100%;
   line-height: 100%;

Navigation menu