blob: 5fd6ccd7d761ea53f5dc03416e6f99e5cf8ffe62 [file] [log] [blame]
# add startup propertes
add_in_head = """
<style>
h1, h2, h3, h4 {
font-family: Tahoma, Sans Serif;
font-weight: bold;
}
body, span, div, td, input, textarea, button, select {
font-family: Verdana, Arial, Sans Serif;
}
</style>
"""