Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
2a9afbf4f622331979ca481c197e46b65bccb8e1
/
.
/
startup
/
__init__.py
blob: bdbde167ae30835342b9badcddfa0574551aaa4e [
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;
font-size: 12px
}
</style>
"""