Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
0b230d116504ddbc6df5137014d9f63cb91f0d0b
/
.
/
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>
"""