Commit 131daae0 authored by Sven Franck's avatar Sven Franck

css: force font-size on all header# Please enter the commit message for your...

css: force font-size on all header# Please enter the commit message for your changes. Lines starting
parent 76461158
......@@ -2,7 +2,7 @@
/* Font: */
/* colors: consider #353535 */
/* BASE */
body, input, select, textarea, button, p, legend, html.ui-mobile label, .ui-btn, .ui-li-static {
body, input, select, textarea, button, p, legend, html.ui-mobile label, .ui-btn, .ui-li-static, h1, h2, h3, h4, h5, h6 {
font-family: Helvetica, Arial, sans-serif;
font-size: 95%;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment