(105 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <style> | + | <html> |
+ | <head> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> | ||
+ | <style> | ||
+ | |||
+ | html{ | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | p{ | ||
+ | width: 100%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | |||
+ | } | ||
+ | |||
.title { | .title { | ||
width: 100%; | width: 100%; | ||
Line 5: | Line 20: | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
− | + | margin-bottom: 5%; | |
height: auto; | height: auto; | ||
− | + | font-size: 5.0em; | |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 400; | font-weight: 400; | ||
text-align: center; | text-align: center; | ||
− | padding-top: | + | padding-top: 10%; |
− | padding-bottom: | + | padding-bottom: 3%; |
} | } | ||
Line 22: | Line 37: | ||
margin-right: auto; | margin-right: auto; | ||
height: auto; | height: auto; | ||
− | + | font-size: 3.25em; | |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 300; | font-weight: 300; | ||
− | padding-top: | + | padding-top: 5%; |
− | padding-bottom: | + | padding-bottom: 5%; |
} | } | ||
Line 32: | Line 47: | ||
width: 100%; | width: 100%; | ||
color: #BC818D; | color: #BC818D; | ||
− | margin-left: | + | margin-left: 0%; |
height: auto; | height: auto; | ||
− | + | font-size: 1.5em; | |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 550; | font-weight: 550; | ||
+ | } | ||
+ | |||
+ | section>h1 { | ||
+ | width: 100%; | ||
+ | color: #BC818D; | ||
+ | margin-left: 0%; | ||
+ | height: auto; | ||
+ | font-size: 1.5em; | ||
+ | font-family: Trebuchet MS; | ||
+ | font-weight: 550; | ||
+ | } | ||
+ | |||
+ | .HomepageContent { | ||
+ | width: 100%; | ||
+ | color: #262626; | ||
+ | height: auto; | ||
+ | font-size: 1.5em; | ||
+ | font-family: Trebuchet MS; | ||
+ | font-weight: 450; | ||
+ | padding-top: 13%; | ||
+ | text-align: center; | ||
+ | line-height: 1.7em; | ||
} | } | ||
.content { | .content { | ||
− | width: | + | word-break: normal; |
+ | word-wrap: break-word; | ||
+ | width: 85%; | ||
color: #262626; | color: #262626; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
− | + | font-size: 1.13em; | |
font-family: Tahoma; | font-family: Tahoma; | ||
font-weight: 310; | font-weight: 310; | ||
− | letter-spacing: | + | letter-spacing: 0.06em; |
line-height: 1.5em; | line-height: 1.5em; | ||
} | } | ||
.linkOfPicture { | .linkOfPicture { | ||
− | margin-left: | + | margin-left: 3%; |
− | margin-right: | + | margin-right: 3%; |
+ | margin-bottom: 5%; | ||
text-align: center; | text-align: center; | ||
} | } | ||
.linkpicture2{ | .linkpicture2{ | ||
− | margin-right: | + | margin-right: 7%; |
− | margin-left: | + | margin-left: 7%; |
width: 25%; | width: 25%; | ||
} | } | ||
.linkpicture3{ | .linkpicture3{ | ||
− | margin-right: | + | margin-right: 3%; |
− | margin-left: | + | margin-left: 3%; |
width: 25%; | width: 25%; | ||
} | } | ||
Line 73: | Line 113: | ||
text-align: center; | text-align: center; | ||
color: #262626; | color: #262626; | ||
− | + | font-size: 0.88em; | |
} | } | ||
table{ | table{ | ||
border-collapse:collapse; | border-collapse:collapse; | ||
− | cell-padding: | + | cell-padding: 1%; |
align: center; | align: center; | ||
width: 90%; | width: 90%; | ||
Line 86: | Line 126: | ||
table, td, th { | table, td, th { | ||
− | border: | + | border: 0.06em solid black; |
} | } | ||
Line 108: | Line 148: | ||
.titleInContent { | .titleInContent { | ||
color: #BC818D; | color: #BC818D; | ||
− | + | font-size: 1.5em; | |
letter-spacing: 1px; | letter-spacing: 1px; | ||
line-height: 2em; | line-height: 2em; | ||
Line 118: | Line 158: | ||
color: #767171; | color: #767171; | ||
font-family: Georgia; | font-family: Georgia; | ||
− | + | font-size: 1.0em; | |
text-align: center; | text-align: center; | ||
font-weight: 100; | font-weight: 100; | ||
− | letter-spacing: | + | letter-spacing: 0.06em; |
} | } | ||
Line 127: | Line 167: | ||
color: #767171; | color: #767171; | ||
font-family: Georgia; | font-family: Georgia; | ||
− | + | font-size: 1.0em; | |
font-weight: 100; | font-weight: 100; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
Line 137: | Line 177: | ||
color: #959DA5; | color: #959DA5; | ||
font-family: fixedsys; | font-family: fixedsys; | ||
− | + | font-size: 1.25em; | |
font-style: italic; | font-style: italic; | ||
text-align: left; | text-align: left; | ||
Line 145: | Line 185: | ||
color: #959DA5; | color: #959DA5; | ||
font-family: fixedsys; | font-family: fixedsys; | ||
− | + | font-size: 1.25em; | |
font-style: italic; | font-style: italic; | ||
text-align: left; | text-align: left; | ||
Line 151: | Line 191: | ||
.background { | .background { | ||
− | width: | + | width: 80%; |
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
Line 159: | Line 199: | ||
.dataText { | .dataText { | ||
font-weight: 250; | font-weight: 250; | ||
− | + | font-size: 0.88em; | |
font-style: oblique; | font-style: oblique; | ||
} | } | ||
Line 165: | Line 205: | ||
.judgeTitle{ | .judgeTitle{ | ||
width: 100%; | width: 100%; | ||
− | |||
− | |||
color: #BC818D; | color: #BC818D; | ||
+ | margin-bottom: 1%; | ||
+ | height: auto; | ||
+ | font-size: 1.5em; | ||
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
− | |||
font-weight: 550; | font-weight: 550; | ||
− | |||
− | |||
− | |||
} | } | ||
Line 182: | Line 219: | ||
color: #98B2D2; | color: #98B2D2; | ||
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
− | + | font-size: 1.2em; | |
− | font-weight: | + | font-weight: 500; |
white-space: nowrap; | white-space: nowrap; | ||
+ | margin-bottom: 0.5%; | ||
} | } | ||
Line 191: | Line 229: | ||
transition: all 1s ease 0s; | transition: all 1s ease 0s; | ||
} | } | ||
− | @media screen and (max-device-width: 400px) | + | @media only screen and (max-device-width: 400px) |
{ | { | ||
− | + | pre{ | |
− | + | width: 100%; | |
− | + | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | code{ | |
− | + | width: 100%; | |
− | + | ||
− | + | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .title { | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
width: 100%; | width: 100%; | ||
color: #393C40; | color: #393C40; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
− | margin-bottom: | + | margin-bottom: 5%; |
− | height: | + | height: 18%; |
− | + | font-size: 2em; | |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
− | font-weight: | + | font-weight: 450; |
text-align: center; | text-align: center; | ||
− | padding-top: | + | padding-top: 10%; |
− | padding-bottom: | + | padding-bottom: 3%; |
} | } | ||
Line 403: | Line 265: | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
− | height: | + | margin-bottom: 5%; |
− | + | height: 15%; | |
+ | font-size: 1.3em; | ||
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
− | font-weight: | + | font-weight: 400; |
− | padding-top: | + | padding-top: 2%; |
− | padding-bottom: | + | padding-bottom: 3%; |
} | } | ||
.littletitle { | .littletitle { | ||
+ | letter-spacing: 0.03em; | ||
width: 100%; | width: 100%; | ||
color: #BC818D; | color: #BC818D; | ||
− | margin-left: | + | margin-left: 0%; |
height: auto; | height: auto; | ||
− | + | font-size: 1.1em; | |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 550; | font-weight: 550; | ||
+ | } | ||
+ | |||
+ | .HomepageContent { | ||
+ | letter-spacing: 0.04em; | ||
+ | width: 100%; | ||
+ | color: #262626; | ||
+ | height: auto; | ||
+ | font-size: 0.7em; | ||
+ | font-family: Trebuchet MS; | ||
+ | font-weight: 450; | ||
+ | padding-top: 13%; | ||
+ | line-height: 1.2em; | ||
} | } | ||
.content { | .content { | ||
− | width: | + | word-break: normal; |
+ | word-wrap: break-word; | ||
+ | width: 85%; | ||
color: #262626; | color: #262626; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
− | + | font-size: 1em; | |
font-family: Tahoma; | font-family: Tahoma; | ||
font-weight: 310; | font-weight: 310; | ||
− | letter-spacing: | + | letter-spacing: 0.03em; |
− | line-height: 1. | + | line-height: 1.2em; |
} | } | ||
.linkOfPicture { | .linkOfPicture { | ||
− | margin-left: | + | margin-left: 3%; |
− | margin-right: | + | margin-right: 3%; |
+ | margin-bottom: 5%; | ||
text-align: center; | text-align: center; | ||
} | } | ||
.linkpicture2{ | .linkpicture2{ | ||
− | margin-right: | + | margin-right: 7%; |
− | margin-left: | + | margin-left: 7%; |
− | width: | + | width: 23%; |
} | } | ||
.linkpicture3{ | .linkpicture3{ | ||
− | margin-right: | + | margin-right: 3%; |
− | margin-left: | + | margin-left: 3%; |
− | width: | + | width: 23%; |
} | } | ||
Line 455: | Line 334: | ||
text-align: center; | text-align: center; | ||
color: #262626; | color: #262626; | ||
− | + | font-size: 0.6em; | |
} | } | ||
table{ | table{ | ||
− | border-collapse:collapse; | + | border-collapse: collapse; |
− | cell-padding: | + | cell-padding: 0.1%; |
align: center; | align: center; | ||
width: 90%; | width: 90%; | ||
Line 468: | Line 347: | ||
table, td, th { | table, td, th { | ||
− | border: | + | border: 0.05em solid black; |
+ | font-size: 0.4em; | ||
} | } | ||
Line 490: | Line 370: | ||
.titleInContent { | .titleInContent { | ||
color: #BC818D; | color: #BC818D; | ||
− | + | font-size: 1.5em; | |
letter-spacing: 1px; | letter-spacing: 1px; | ||
line-height: 2em; | line-height: 2em; | ||
Line 498: | Line 378: | ||
.instructionOfPicture { | .instructionOfPicture { | ||
+ | letter-spacing: 0.03em; | ||
color: #767171; | color: #767171; | ||
font-family: Georgia; | font-family: Georgia; | ||
− | + | font-size: 0.7em; | |
text-align: center; | text-align: center; | ||
font-weight: 100; | font-weight: 100; | ||
− | letter-spacing: | + | letter-spacing: 0.1em; |
+ | line-height: 1em; | ||
} | } | ||
Line 509: | Line 391: | ||
color: #767171; | color: #767171; | ||
font-family: Georgia; | font-family: Georgia; | ||
− | + | font-size: 0.7em; | |
font-weight: 100; | font-weight: 100; | ||
− | line-height: | + | line-height: 1em; |
} | } | ||
.codeText { | .codeText { | ||
− | width: | + | width: 500px; |
margin-left: 240px; | margin-left: 240px; | ||
color: #959DA5; | color: #959DA5; | ||
font-family: fixedsys; | font-family: fixedsys; | ||
− | + | font-size: 1.25em; | |
font-style: italic; | font-style: italic; | ||
text-align: left; | text-align: left; | ||
Line 527: | Line 409: | ||
color: #959DA5; | color: #959DA5; | ||
font-family: fixedsys; | font-family: fixedsys; | ||
− | + | font-size: 1.25em; | |
font-style: italic; | font-style: italic; | ||
text-align: left; | text-align: left; | ||
Line 533: | Line 415: | ||
.background { | .background { | ||
− | width: | + | width: 90%; |
− | margin-left: | + | margin-left: 5%; |
− | margin-right: | + | margin-right: 5%; |
background-color:#fdfdfd; | background-color:#fdfdfd; | ||
} | } | ||
Line 541: | Line 423: | ||
.dataText { | .dataText { | ||
font-weight: 250; | font-weight: 250; | ||
− | + | font-size: 0.5em; | |
font-style: oblique; | font-style: oblique; | ||
+ | line-height: 1em; | ||
} | } | ||
.judgeTitle{ | .judgeTitle{ | ||
width: 100%; | width: 100%; | ||
− | |||
− | |||
color: #BC818D; | color: #BC818D; | ||
+ | margin-bottom: 1%; | ||
+ | height: auto; | ||
+ | font-size: 1.1em; | ||
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
− | + | font-weight: 450; | |
− | font-weight: | + | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Line 564: | Line 444: | ||
color: #98B2D2; | color: #98B2D2; | ||
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
− | + | font-size: 1em; | |
− | font-weight: | + | font-weight: 400; |
white-space: nowrap; | white-space: nowrap; | ||
+ | margin-bottom: 0.5%; | ||
} | } | ||
} | } | ||
− | @media screen and (min-width: 600px) and (max-device-width: 900px) | + | @media only screen and (min-width: 600px) and (max-device-width: 900px){ |
− | { | + | |
.title { | .title { | ||
width: 100%; | width: 100%; | ||
Line 576: | Line 456: | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
− | margin-bottom: | + | margin-bottom: 5%; |
height: auto; | height: auto; | ||
− | + | font-size: 5.0em; | |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 400; | font-weight: 400; | ||
text-align: center; | text-align: center; | ||
− | padding-top: | + | padding-top: 10%; |
− | padding-bottom: | + | padding-bottom: 3%; |
} | } | ||
Line 593: | Line 473: | ||
margin-right: auto; | margin-right: auto; | ||
height: auto; | height: auto; | ||
− | + | font-size: 3.75em; | |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 300; | font-weight: 300; | ||
− | padding-top: | + | padding-top: 5%; |
− | padding-bottom: | + | padding-bottom: 5%; |
} | } | ||
Line 603: | Line 483: | ||
width: 100%; | width: 100%; | ||
color: #BC818D; | color: #BC818D; | ||
− | margin-left: | + | margin-left: 0%; |
height: auto; | height: auto; | ||
− | + | font-size: 1.5em; | |
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
font-weight: 550; | font-weight: 550; | ||
+ | } | ||
+ | |||
+ | .HomepageContent { | ||
+ | width: 100%; | ||
+ | color: #262626; | ||
+ | height: auto; | ||
+ | font-size: 1.5em; | ||
+ | font-family: Trebuchet MS; | ||
+ | font-weight: 450; | ||
+ | padding-top: 13%; | ||
+ | text-align: center; | ||
+ | line-height: 1.4em; | ||
} | } | ||
.content { | .content { | ||
− | width: | + | width: 85%; |
color: #262626; | color: #262626; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
− | + | font-size: 1.13em; | |
font-family: Tahoma; | font-family: Tahoma; | ||
font-weight: 310; | font-weight: 310; | ||
− | letter-spacing: | + | letter-spacing: 0.06em; |
line-height: 1.5em; | line-height: 1.5em; | ||
} | } | ||
.linkOfPicture { | .linkOfPicture { | ||
− | margin-left: | + | margin-left: 3%; |
− | margin-right: | + | margin-right: 3%; |
+ | margin-bottom: 5%; | ||
text-align: center; | text-align: center; | ||
} | } | ||
.linkpicture2{ | .linkpicture2{ | ||
− | margin-right: | + | margin-right: 7%; |
− | margin-left: | + | margin-left: 7%; |
− | width: | + | width: 23%; |
} | } | ||
.linkpicture3{ | .linkpicture3{ | ||
− | margin-right: | + | margin-right: 3%; |
− | margin-left: | + | margin-left: 3%; |
− | width: | + | width: 23%; |
} | } | ||
Line 644: | Line 537: | ||
text-align: center; | text-align: center; | ||
color: #262626; | color: #262626; | ||
− | + | font-size: 0.88em; | |
} | } | ||
table{ | table{ | ||
border-collapse:collapse; | border-collapse:collapse; | ||
− | cell-padding: | + | cell-padding: 1%; |
align: center; | align: center; | ||
width: 90%; | width: 90%; | ||
Line 656: | Line 549: | ||
} | } | ||
− | table, td, th { | + | table, td, th{ |
− | border: | + | border: 0.06em solid black; |
} | } | ||
Line 679: | Line 572: | ||
.titleInContent { | .titleInContent { | ||
color: #BC818D; | color: #BC818D; | ||
− | + | font-size: 1.5em; | |
letter-spacing: 1px; | letter-spacing: 1px; | ||
line-height: 2em; | line-height: 2em; | ||
Line 689: | Line 582: | ||
color: #767171; | color: #767171; | ||
font-family: Georgia; | font-family: Georgia; | ||
− | + | font-size: 1.0em; | |
text-align: center; | text-align: center; | ||
font-weight: 100; | font-weight: 100; | ||
− | letter-spacing: | + | letter-spacing: 0.06em; |
} | } | ||
Line 698: | Line 591: | ||
color: #767171; | color: #767171; | ||
font-family: Georgia; | font-family: Georgia; | ||
− | + | font-size: 1.0em; | |
font-weight: 100; | font-weight: 100; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
Line 704: | Line 597: | ||
.codeText { | .codeText { | ||
− | width: | + | width: 500px; |
margin-left: 240px; | margin-left: 240px; | ||
color: #959DA5; | color: #959DA5; | ||
font-family: fixedsys; | font-family: fixedsys; | ||
− | + | font-size: 1.25em; | |
font-style: italic; | font-style: italic; | ||
text-align: left; | text-align: left; | ||
Line 716: | Line 609: | ||
color: #959DA5; | color: #959DA5; | ||
font-family: fixedsys; | font-family: fixedsys; | ||
− | + | font-size: 1.25em; | |
font-style: italic; | font-style: italic; | ||
text-align: left; | text-align: left; | ||
Line 722: | Line 615: | ||
.background { | .background { | ||
− | width: | + | width: 90%; |
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
Line 730: | Line 623: | ||
.dataText { | .dataText { | ||
font-weight: 250; | font-weight: 250; | ||
− | + | font-size: 0.88em; | |
font-style: oblique; | font-style: oblique; | ||
} | } | ||
Line 736: | Line 629: | ||
.judgeTitle{ | .judgeTitle{ | ||
width: 100%; | width: 100%; | ||
− | |||
− | |||
color: #BC818D; | color: #BC818D; | ||
+ | margin-bottom: 1%; | ||
+ | height: auto; | ||
+ | font-size: 1.5em; | ||
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
− | |||
font-weight: 550; | font-weight: 550; | ||
− | |||
− | |||
− | |||
} | } | ||
Line 753: | Line 643: | ||
color: #98B2D2; | color: #98B2D2; | ||
font-family: Trebuchet MS; | font-family: Trebuchet MS; | ||
− | + | font-size: 1.2em; | |
− | font-weight: | + | font-weight: 500; |
white-space: nowrap; | white-space: nowrap; | ||
+ | margin-bottom: 0.5%; | ||
} | } | ||
} | } | ||
</style> | </style> | ||
− | + | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 16:41, 17 October 2018