Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
b7186d46d2d2c53861e6fdb0c09107517a271610
/
.
/
startup
/
__init__.py
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>
"""