(Created page with "<html> <style> footer { width: 100%; height: auto; } #waves { width: 110%; height: 350px; opacity: 0.95; padding-top: 100px; } footer ul li { list-s...") |
|||
Line 7: | Line 7: | ||
} | } | ||
− | + | .waves { | |
− | width: | + | width: 100%; |
height: 350px; | height: 350px; | ||
− | opacity: 0. | + | opacity: 0.90; |
padding-top: 100px; | padding-top: 100px; | ||
} | } | ||
− | + | #sponsors-container { | |
− | + | width: 100%; | |
− | + | padding: 3% 5%; | |
− | padding: | + | margin: auto; |
− | margin: auto; | + | |
} | } | ||
− | + | #sponsors-container ul li { | |
− | width: | + | list-style: none; |
− | height: | + | display: inline; |
+ | } | ||
+ | |||
+ | #sponsors-container img { | ||
+ | width: 250px; | ||
+ | height: auto; | ||
+ | padding: 0 2%; | ||
} | } | ||
</style> | </style> |
Revision as of 05:13, 7 November 2018