| Index: static/css/styles.css |
| =================================================================== |
| --- a/static/css/styles.css |
| +++ b/static/css/styles.css |
| @@ -790,17 +790,18 @@ |
| input[type="range"]:focus, |
| input[type="date"]:focus, |
| textarea:focus |
| { |
| background-color: #fbfbfb; |
| border-color: #b5b5b5; |
| } |
| -header > *, .content-block |
| +.page-title > *, |
| +.content-block |
| { |
| padding: 0 10px; |
| } |
| #home-image-container img |
| { |
| width: 100%; |
| max-width: 1080px; |