|
|
Line 4: |
Line 4: |
| #sideMenu, #top_title { | | #sideMenu, #top_title { |
| display: none; | | display: none; |
− | }
| |
− |
| |
− | html,div, #BottomFooter, body, img, a,ul, li, h1, h2{
| |
− | margin: 0;
| |
− | padding: 0;
| |
− | text-decoration: none;
| |
| } | | } |
| | | |
Line 22: |
Line 16: |
| color: #444; | | color: #444; |
| font-family: 'Patrick Hand SC', sans-serif; | | font-family: 'Patrick Hand SC', sans-serif; |
− | background-color: #faece5; | + | background-color: #daede9; |
− |
| + | |
− | background-image: url("http://static.simpledesktops.com/uploads/desktops/2015/06/15/ramadan-2015-wallpaper1.png");
| + | |
− | `
| + | |
− | /* everything shrinks to an extent */
| + | |
− | background-repeat: no-repeat;
| + | |
− | background-position: center center;
| + | |
− | background-attachment: fixed;
| + | |
− | background-size: cover;
| + | |
− | background-position: 100px 9rem;
| + | |
− | | + | |
− | /* make sure the background doesnt move when you scroll */
| + | |
− | background-attachment: fixed;
| + | |
| } | | } |
| | | |