(13 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 42: | 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 87: | Line 100: | ||
margin-right: 7%; | margin-right: 7%; | ||
margin-left: 7%; | margin-left: 7%; | ||
− | width: | + | width: 25%; |
} | } | ||
Line 93: | Line 106: | ||
margin-right: 3%; | margin-right: 3%; | ||
margin-left: 3%; | margin-left: 3%; | ||
− | width: | + | width: 25%; |
} | } | ||
Line 218: | 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 545: | Line 549: | ||
} | } | ||
− | table, td, th { | + | table, td, th{ |
border: 0.06em solid black; | border: 0.06em solid black; | ||
} | } | ||
Line 611: | 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