You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/superkaramba/doc/faq/faq.css

37 lines
754 B

h1 { padding-top: 0.25in;
padding-bottom: 0.25in;
color: black;
font-size: 24pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
}
h2 { font-size: 18pt;
}
h3 { font-size: 12pt;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
pre {
font-family: Courier, serif;
background-color: #dddddd;
}
code {
font-family: Courier, serif;
}
tt {
font-family: Courier, serif;
}