Line 19: | Line 19: | ||
margin-right: auto; | margin-right: auto; | ||
} | } | ||
− | . | + | .navbar ul{ |
height: 300px; | height: 300px; | ||
overflow-y: scroll; | overflow-y: scroll; | ||
Line 25: | Line 25: | ||
#picture { | #picture { | ||
float: right; | float: right; | ||
− | width: | + | width: 100%; |
} | } | ||
#contant { | #contant { | ||
float: right; | float: right; | ||
− | width: | + | width: 100%; |
} | } | ||
.page-footer { | .page-footer { | ||
float: right; | float: right; | ||
− | width: | + | width: 100%; |
} | } | ||
.container .row:last-child { | .container .row:last-child { | ||
Line 41: | Line 41: | ||
.members { | .members { | ||
float: right !important; | float: right !important; | ||
− | width: | + | width: 100% !important; |
} | } | ||
.member-row { | .member-row { | ||
Line 56: | Line 56: | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
+ | } | ||
+ | #picture, #contant, .page-footer, .members { | ||
+ | width: 70%; | ||
} | } | ||
} | } |
Revision as of 11:15, 19 October 2016