You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/options.css

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;
}