svn path=/Website/branches/v2016.2/; revision=31591

This commit is contained in:
Suzan Wiegerinck
2016-11-21 12:08:33 +00:00
parent 614deb06d0
commit 16a98fbba0

View File

@@ -13,6 +13,15 @@
/* Globals */
/* Font
-----------------------------------------------------------------------------------------------------------*/
#fbanner, #hbanner {
height: 40px;
padding: 2px 0 1px 0;
background-position: center;
background-color: #fff;
background-image: url(tmpl_logo_sm.gif);
background-repeat:no-repeat ;
}
html {
font-size: 100%;
}