mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 16:36:28 -05:00
8 lines
170 B
CSS
8 lines
170 B
CSS
<!-- Borrowed from http://getbootstrap.com/examples/starter-template/ -->
|
|
body {
|
|
padding-top: 50px;
|
|
}
|
|
.starter-template {
|
|
padding: 40px 15px;
|
|
text-align: center;
|
|
}
|