MediaWiki:Mobile.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 2: Line 2:
@font-face {  
@font-face {  
     font-family: Kurokane;
     font-family: Kurokane;
     src: url(/w/images/0/0b/FOT-KurokaneStd-EB.otf);
     src: url(/w/images/4/4e/FOT-KurokaneStd-EB.woff2);
}
}
@font-face {  
@font-face {  
Line 23: Line 23:
h6, #bodyContent h6 {
h6, #bodyContent h6 {
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: Kurokane;
     font-family: "Kurokane", "Arial";
     font-weight: normal;
     font-weight: normal;
}
}
#content, .mw-body {
#content, .mw-body {
   color: #E6E6E6;
   color: #E6E6E6;
   font-family: Rodin;
   font-family: "Rodin","Arial";
}
}
.overlay-enabled, .mw-body {
.overlay-enabled, .mw-body {