| Index: static/css/main-desktop.css |
| =================================================================== |
| --- a/static/css/main-desktop.css |
| +++ b/static/css/main-desktop.css |
| @@ -1,15 +1,15 @@ |
| html |
| { |
| position: relative; |
| min-height: 100%; |
| } |
| -header, #content, #footer-content |
| +header, #footer-content |
|
juliandoucette
2017/10/04 19:13:52
Note: I left header and footer alone because I hav
ire
2017/10/04 22:17:10
Acknowledged.
|
| { |
| margin-left: auto; |
| margin-right: auto; |
| } |
| header |
| { |
| width: 1000px; |
| @@ -139,26 +139,25 @@ |
| } |
| html[dir="rtl"] #logo |
| { |
| right: 25px; |
| left: auto; |
| } |
| -#content, #footer-content |
| +#footer-content |
| { |
| margin-top: 15px; |
| padding-left: 10px; |
| padding-right: 10px; |
| } |
| #content |
| { |
| - width: 680px; |
| margin-top: 71px; |
| margin-bottom: 280px; |
| } |
| #footer-main |
| { |
| position: absolute; |
| left: 0; |