Update pizza to new format

This commit is contained in:
Andrew Miner
2018-08-08 20:54:46 -06:00
parent 36d243cc73
commit bd4c19cf3d
5 changed files with 73 additions and 114 deletions
+10 -2
View File
@@ -137,9 +137,17 @@
.recipe .credits a {
color: gray; }
.recipe .navigation {
font-size: 14pt;
font-family: sans-serif;
font-size: 12pt;
font-style: italic;
margin-top: 0.5in; }
margin-top: 0.75in;
text-align: center; }
.recipe .navigation a, .recipe .navigation a:visited {
color: grey;
text-decoration: none; }
.recipe .navigation a:active {
color: blue;
text-decoration: none; }
@media (max-width: 5in) {
.recipe .header {