Implementation stub of the login page.
[Sone.git] / src / main / resources / static / css / sone.css
1 /* Sone Main CSS File */
2
3 #sone h1 {
4         font-family: inherit;
5         font-size: 200%;
6         font-weight: bold;
7 }