Line 542: | Line 542: | ||
width: 150px; | width: 150px; | ||
border-radius: 50%; | border-radius: 50%; | ||
+ | } | ||
+ | |||
+ | .mobilestyle{ | ||
+ | width: 90%; | ||
+ | margin:auto; | ||
+ | padding-bottom:100px; | ||
} | } | ||
Line 1,016: | Line 1,022: | ||
text-align: center; | text-align: center; | ||
height: 300px; | height: 300px; | ||
+ | } | ||
+ | |||
+ | .title{ | ||
+ | font-size: 32px; font-family: "Segoe UI"; | ||
} | } | ||
@media screen and (min-width:1300px){ | @media screen and (min-width:1300px){ | ||
.comstyle{margin-top: 25px;} | .comstyle{margin-top: 25px;} | ||
− | .title{ | + | .title{display:none} |
.mobilestyle{display: none;} | .mobilestyle{display: none;} | ||
.fixed{display: block; float:none; width: 150px;position:relative} | .fixed{display: block; float:none; width: 150px;position:relative} |
Revision as of 22:30, 3 October 2016