summaryrefslogtreecommitdiff
path: root/www/static/register.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/static/register.css')
-rw-r--r--www/static/register.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/static/register.css b/www/static/register.css
index 58f645d..76f07ac 100644
--- a/www/static/register.css
+++ b/www/static/register.css
@@ -1,3 +1,4 @@
+@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:300);
/*********************************************************
Register-Form
**********************************************************/
@@ -19,7 +20,7 @@ div.register-area{
}
h1.register-area{
- font-weight: 200;
+ font-weight: normal;
}
form.register-form{