| Index: static/css/index.css |
| =================================================================== |
| --- a/static/css/index.css |
| +++ b/static/css/index.css |
| @@ -169,16 +169,22 @@ |
| #content h3.edge-message, |
| #content h3.edge-message a |
| { |
| color: #2d79c0; |
| font-size: 20px; |
| } |
| +.terms-message, |
| +.terms-message > a |
| +{ |
| + font-size: 12px; |
| +} |
| + |
| /* This cannot be just .install-button because a:link will have a higher |
| specificity otherwise (overrides text color) */ |
| #install .install-button |
| { |
| display: none; |
| position: relative; |
| width: 305px; |
| height: 50px; |