blob: 380562fbd9aa830aebf2643c28b9decf5327cf6d [file] [log] [blame]
@import '../modules/all';
html, html a {
-webkit-font-smoothing: antialiased !important;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
html, body {
font-family: $font_stack;
background-color: $main_bg_color;
}
body {
padding-bottom: 50px;
}