Animated background everywhere & fixed links
This commit is contained in:
@@ -261,8 +261,8 @@ footer {
|
||||
|
||||
@media only screen and (max-width: 1000px) {
|
||||
.menuContainer { width:100%; height: auto; max-width: 100%; }
|
||||
.submenuContainer { width:100%; height: auto; max-width: 100%; max-height: 500px; }
|
||||
.contentContainer { width:100%; height: auto; max-width: 100%; max-height: auto; overflow-y: visible; }
|
||||
.contentContainer article { width:100%; height: auto; max-width: 100%; overflow-y: visible; }
|
||||
.submenuContainer { width:100%; height: auto; max-width: 100%; max-height: 500px; border-radius: 10px; margin: 5px; }
|
||||
.contentContainer { width:100%; height: auto; max-width: 100%; max-height: auto; overflow-y: visible; border-radius: 10px; margin: 5px; }
|
||||
.contentContainer article { width:100%; height: auto; max-width: 100%; overflow-y: visible; border-radius: 10px; margin: 5px; }
|
||||
.sidebarnav a { font-size: 30px; }
|
||||
}
|
||||
Reference in New Issue
Block a user