Line 281: | Line 281: | ||
img.mTitle-logo { | img.mTitle-logo { | ||
width: auto; | width: auto; | ||
+ | max-width: 300px; | ||
margin-top: 20px; | margin-top: 20px; | ||
} | } | ||
Line 317: | Line 318: | ||
cursor: pointer; | cursor: pointer; | ||
font-size: 50px; | font-size: 50px; | ||
− | position: | + | position: relative; |
− | top: | + | float: right; |
− | + | margin-top: 40px; | |
+ | margin-right: 10px; | ||
} | } | ||
Line 336: | Line 338: | ||
.mHeader{ | .mHeader{ | ||
width: 100%; | width: 100%; | ||
+ | } | ||
+ | |||
+ | .mHeader_logo_box{ | ||
+ | width: 100%; | ||
+ | height: 100px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | padding-bottom: 10px; | ||
+ | padding-top: 10px; | ||
+ | } | ||
+ | |||
+ | img.mTitle-logo { | ||
+ | width: auto; | ||
+ | max-width: 300px; | ||
+ | margin-top: 20px; | ||
+ | position: relative; | ||
+ | float: left; | ||
} | } | ||
Line 416: | Line 435: | ||
.mHeader{ | .mHeader{ | ||
height: 200px; | height: 200px; | ||
+ | } | ||
+ | |||
+ | .mHeader_logo_box{ | ||
+ | width: 300px; | ||
+ | height: 100px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | padding-bottom: 10px; | ||
+ | padding-top: 10px; | ||
} | } | ||
Revision as of 08:52, 20 September 2018