Line 1: | Line 1: | ||
− | {{Uppsala}} | + | {{Uppsala/CSS}} |
+ | {{Uppsala/Navbar}} | ||
− | <html> | + | <!DOCTYPE html> |
+ | <html lang="en"> | ||
+ | <head> | ||
+ | <title>Results</title> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Roboto+Slab" rel="stylesheet"> | ||
+ | <style type="text/css"> | ||
+ | .background { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2017/f/f9/Results_background.svg"); | ||
+ | background-repeat: repeat-y; | ||
+ | background-position: center; | ||
+ | background-size: 100%; | ||
+ | } | ||
+ | .textbox { | ||
+ | font-family: "Roboto Slab"; | ||
+ | font-size: 3vh; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2017/5/5b/Results_text_background.svg"); | ||
+ | padding: 80px; | ||
+ | text-align: center; | ||
− | + | } | |
− | + | ||
− | + | ||
− | + | .header { | |
− | + | font-family: "Raleway"; | |
− | + | text-align: center; | |
+ | font-size: 5vh; | ||
+ | padding-bottom: 2%; | ||
+ | } | ||
− | + | </style> | |
− | + | </head> | |
− | </ | + | |
+ | <body> | ||
+ | <div class="container-fluid background"> | ||
+ | <div class="row" style="background-color: #ffffff"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/9/98/Results_header2.svg" style="width:100%; height: auto"> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col-xs-1"></div> | ||
+ | <div class="col-xs-10 textbox"> | ||
+ | <div class="header">Demonstrate</div> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/3/30/Results_line_under_title.svg" style="margin: auto;"> | ||
+ | <div class="textbox">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea...</div> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/0/07/Results_title_footer.svg" style="margin: auto; width: 60%; padding-top: 20px;"> | ||
+ | </div> | ||
+ | <div class="col-xs-1"></div> | ||
+ | </div> | ||
+ | |||
</div> | </div> | ||
+ | </body> | ||
+ | </html> | ||
− | + | {{Uppsala/Footer}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 15:49, 29 October 2017
<!DOCTYPE html>
Demonstrate
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea...