diceware/starter-template.css

9 lines
170 B
CSS
Raw Normal View History

2015-04-25 20:33:19 -04:00
<!-- Borrowed from http://getbootstrap.com/examples/starter-template/ -->
body {
padding-top: 50px;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}