eventman/static/css/eventman.css
2015-04-05 09:28:08 +02:00

14 lines
319 B
CSS

/* nav-bar padding */
body { padding-top: 54px; }
/* fix styling for empty href */
.nav, .pagination, .carousel, .panel-title a { cursor: pointer; }
/* margins for lists */
.top5 { margin-top: 5px; }
.top10 { margin-top: 10px; }
.top15 { margin-top: 15px; }
.top20 { margin-top: 20px; }
.top30 { margin-top:30px; }