session-desktop/options.css
2014-01-09 21:48:05 -10:00

20 lines
254 B
CSS

* {
font-family: Ubuntu, Segoe, 'Lucidia Grande', sans-serif;
}
html {
margin: 12px 0 0 100px;
}
h1 {
font-size: 14pt;
font-weight: normal;
padding-bottom: 10px;
border-bottom: 1px solid #e0e0e0;
}
h2 {
font-size: 12pt;
font-weight: normal;
}