2018-03-20 09:03:11 +00:00

17 lines
270 B
CSS

/*
Aerial by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Basic */
body, input, select, textarea {
font-size: 12pt;
}
/* BG */
#bg {
background-size: 750px auto;
width: 2250px;
}