arma-server-web-admin/public/css/styles.css

5 lines
103 B
CSS
Raw Normal View History

2014-02-09 03:19:48 +00:00
/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 70px;
}