| 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 > *, |
|
juliandoucette
2017/07/12 20:54:54
Note: I searched for all instances of `header` and
ire
2017/07/13 20:00:41
Acknowledged.
|
| +.content-block |
| { |
| padding: 0 10px; |
| } |
| #home-image-container img |
| { |
| width: 100%; |
| max-width: 1080px; |