845
edits
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
font-family: Arial, Helvetica, sans-serif; | font-family: Arial, Helvetica, sans-serif; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
width: | width: 100%; | ||
} | } | ||
| Line 45: | Line 45: | ||
background-size: cover; | background-size: cover; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
width:90% | |||
} | } | ||
| Line 90: | Line 91: | ||
/* Box */ | /* Box */ | ||
height: 100px; | height: 100px; | ||
width: | width: 80%; | ||
border: 0px none rgb(194, 200, 207); | border: 0px none rgb(194, 200, 207); | ||
border-top: 0px none rgb(194, 200, 207); | border-top: 0px none rgb(194, 200, 207); | ||