diceware/starter-template.css
2015-04-26 16:29:33 -04:00

16 lines
298 B
CSS

<!-- Borrowed from http://getbootstrap.com/examples/starter-template/ -->
body {
padding-top: 50px;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}
.results_words_key, .results_words_value,
.results_phrase_key, .results_phrase_value,
.dice_word
{
font-size: x-large;
}