User:NoKurokanes/common.css: Difference between revisions

Does this work???
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
(Does this work???)
Tags: Reverted Mobile edit Mobile web edit Advanced mobile edit
Line 9: Line 9:
     src: local(Microsoft Yahei);
     src: local(Microsoft Yahei);
}
}
@import url('https://fonts.googleapis.com/css2?family=Comic+Sans+MS');
#firstHeading,
#firstHeading,
h1, #bodyContent h1,
h1, #bodyContent h1,
Line 17: Line 18:
h6, #bodyContent h6 {
h6, #bodyContent h6 {
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: Rodin;
     font-family: Comic Sans MS, sans-serif;
     font-weight: normal;
     font-weight: normal;
}
}
11

edits