arma-server-web-admin/public/css/styles.css
2014-02-09 03:19:48 +00:00

5 lines
103 B
CSS

/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 70px;
}