Files
OurUmbraco/OurUmbraco.Site/css/Style.css
T
Sebastiaan Janssen 810cbd267f Initial commit
2012-12-17 09:41:11 +01:00

16 lines
272 B
CSS

/* GENERAL STYLES */
html, body{
padding: 0px;
margin: 0px;
border: none;
}
body {
background: #fff;
font-family: Arial, Helvetica, sans-serif; color: #333;
font-size: 12px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */