(33 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> | <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> | ||
<style> | <style> | ||
+ | |||
+ | html{ | ||
+ | width:100%; | ||
+ | } | ||
p{ | p{ | ||
Line 33: | Line 37: | ||
margin-right: auto; | margin-right: auto; | ||
height: auto; | height: auto; | ||
− | font-size: 3. | + | font-size: 3.25em; |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 300; | font-weight: 300; | ||
Line 41: | Line 45: | ||
.littletitle { | .littletitle { | ||
+ | width: 100%; | ||
+ | color: #BC818D; | ||
+ | margin-left: 0%; | ||
+ | height: auto; | ||
+ | font-size: 1.5em; | ||
+ | font-family: Trebuchet MS; | ||
+ | font-weight: 550; | ||
+ | } | ||
+ | |||
+ | section>h1 { | ||
width: 100%; | width: 100%; | ||
color: #BC818D; | color: #BC818D; | ||
Line 79: | Line 93: | ||
margin-left: 3%; | margin-left: 3%; | ||
margin-right: 3%; | margin-right: 3%; | ||
+ | margin-bottom: 5%; | ||
text-align: center; | text-align: center; | ||
} | } | ||
Line 85: | Line 100: | ||
margin-right: 7%; | margin-right: 7%; | ||
margin-left: 7%; | margin-left: 7%; | ||
− | width: | + | width: 25%; |
} | } | ||
Line 91: | Line 106: | ||
margin-right: 3%; | margin-right: 3%; | ||
margin-left: 3%; | margin-left: 3%; | ||
− | width: | + | width: 25%; |
} | } | ||
Line 216: | Line 231: | ||
@media only screen and (max-device-width: 400px) | @media only screen and (max-device-width: 400px) | ||
{ | { | ||
− | |||
pre{ | pre{ | ||
width: 100%; | width: 100%; | ||
Line 261: | Line 275: | ||
.littletitle { | .littletitle { | ||
+ | letter-spacing: 0.03em; | ||
width: 100%; | width: 100%; | ||
color: #BC818D; | color: #BC818D; | ||
margin-left: 0%; | margin-left: 0%; | ||
height: auto; | height: auto; | ||
− | font-size: 1. | + | font-size: 1.1em; |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 550; | font-weight: 550; | ||
Line 271: | Line 286: | ||
.HomepageContent { | .HomepageContent { | ||
+ | letter-spacing: 0.04em; | ||
width: 100%; | width: 100%; | ||
color: #262626; | color: #262626; | ||
height: auto; | height: auto; | ||
− | font-size: 0. | + | font-size: 0.7em; |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 450; | font-weight: 450; | ||
padding-top: 13%; | padding-top: 13%; | ||
− | line-height: | + | line-height: 1.2em; |
} | } | ||
.content { | .content { | ||
+ | word-break: normal; | ||
+ | word-wrap: break-word; | ||
width: 85%; | width: 85%; | ||
color: #262626; | color: #262626; | ||
Line 289: | Line 307: | ||
font-family: Tahoma; | font-family: Tahoma; | ||
font-weight: 310; | font-weight: 310; | ||
− | letter-spacing: 0. | + | letter-spacing: 0.03em; |
line-height: 1.2em; | line-height: 1.2em; | ||
} | } | ||
Line 296: | Line 314: | ||
margin-left: 3%; | margin-left: 3%; | ||
margin-right: 3%; | margin-right: 3%; | ||
+ | margin-bottom: 5%; | ||
text-align: center; | text-align: center; | ||
} | } | ||
Line 329: | Line 348: | ||
table, td, th { | table, td, th { | ||
border: 0.05em solid black; | border: 0.05em solid black; | ||
+ | font-size: 0.4em; | ||
} | } | ||
Line 358: | Line 378: | ||
.instructionOfPicture { | .instructionOfPicture { | ||
+ | letter-spacing: 0.03em; | ||
color: #767171; | color: #767171; | ||
font-family: Georgia; | font-family: Georgia; | ||
Line 404: | Line 425: | ||
font-size: 0.5em; | font-size: 0.5em; | ||
font-style: oblique; | font-style: oblique; | ||
− | line-height: | + | line-height: 1em; |
} | } | ||
Line 412: | Line 433: | ||
margin-bottom: 1%; | margin-bottom: 1%; | ||
height: auto; | height: auto; | ||
− | font-size: 1. | + | font-size: 1.1em; |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 450; | font-weight: 450; | ||
Line 423: | Line 444: | ||
color: #98B2D2; | color: #98B2D2; | ||
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
− | font-size: | + | font-size: 1em; |
font-weight: 400; | font-weight: 400; | ||
white-space: nowrap; | white-space: nowrap; | ||
Line 496: | Line 517: | ||
margin-left: 3%; | margin-left: 3%; | ||
margin-right: 3%; | margin-right: 3%; | ||
+ | margin-bottom: 5%; | ||
text-align: center; | text-align: center; | ||
} | } | ||
Line 527: | Line 549: | ||
} | } | ||
− | table, td, th { | + | table, td, th{ |
border: 0.06em solid black; | border: 0.06em solid black; | ||
} | } | ||
Line 593: | Line 615: | ||
.background { | .background { | ||
− | width: | + | width: 90%; |
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; |
Latest revision as of 16:41, 17 October 2018