Line 13: | Line 13: | ||
/*VISIBLE CONTENT STYLING BEGINS HERE*/ | /*VISIBLE CONTENT STYLING BEGINS HERE*/ | ||
− | body {padding-top: 3.89em; background-color:#F2F2F2;} | + | body {padding-top: 3.89em; font-family: Arial, sans-serif; background-color:#F2F2F2;} |
+ | h1, h2 {text-align: center;} | ||
+ | .segmentHeader {font-size: 4vw; overflow: hidden; text-align: center;} | ||
+ | .segmentHeader:before, .segmentHeader:after {background-color: black; content: ""; display: inline-block; height: 3px; position: relative; vertical-align: middle; width: 50%;} | ||
+ | .segmentHeader:before {margin-left: -50%; right- 0.5 em;} | ||
+ | .segmentHeader:after {left: 0,5em; margin-right: -50%;} | ||
+ | .segmentDiv {margin-left: 5%; margin-right: 5%;} | ||
+ | .pageText {font-size: calc(12px + 0.5vw) !important; line-height: calc(1.1em + 0.5vw) !important; text-align: left !important; width:99%; padding: 20px;} | ||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
+ | |||
<div><img src="https://static.igem.org/mediawiki/2017/5/5b/Banner_PRcollaborations.png" class="center fit"></div> | <div><img src="https://static.igem.org/mediawiki/2017/5/5b/Banner_PRcollaborations.png" class="center fit"></div> | ||
+ | <br><br> | ||
+ | |||
+ | <div class="segmentDiv"> | ||
+ | <div class="centerContainer"> | ||
+ | <h1 class="segmentHeader"><span style="font-weight:normal;">Lethbridge High School</h1> | ||
+ | <br><br><br><br><br><br><br><br><br><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div style="clear: both"></div> | ||
+ | |||
+ | <div class="segmentDiv"> | ||
+ | <div class="centerContainer"> | ||
+ | <h1 class="segmentHeader"><span style="font-weight:normal;">Florida State University</h1> | ||
+ | <br><br><br><br><br><br><br><br><br><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div style="clear: both"></div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 01:04, 26 October 2017