Index: static/css/index.css |
=================================================================== |
--- a/static/css/index.css |
+++ b/static/css/index.css |
@@ -78,16 +78,21 @@ |
} |
} |
#hero-download-tos |
{ |
margin-bottom: 0.5em; |
} |
+#hero-download-alternate |
+{ |
+ font-size: smaller; |
+} |
+ |
#hero-download-button |
{ |
display: inline-block; |
min-width: 250px; |
/* stretch full-width <= small tablets */ |
width: 100%; |
/* 0.2em taller than normal buttons */ |
padding-top: 0.8em; |