Line 1: | Line 1: | ||
− | {{Uppsala}} | + | {{Uppsala/CSS}} |
− | <html> | + | {{Uppsala/Navbar}} |
+ | <html lang="en"> | ||
+ | <head> | ||
+ | <title>Crafting Crocin</title> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <style> nav {padding-top:10px;}</style> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet"> | ||
+ | <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"> | ||
+ | .box { | ||
+ | font-family: "Roboto Slab"; | ||
+ | } | ||
+ | .something { | ||
+ | font-family: "Raleway"; | ||
+ | } | ||
+ | .somethingsomething { | ||
+ | font-family: "Roboto Slab"; | ||
+ | } | ||
+ | .nav { | ||
+ | font-family: "Raleway"; | ||
+ | } | ||
+ | .firstblock { | ||
+ | background-color:#F8D7CE; | ||
+ | } | ||
+ | .secondblock { | ||
+ | background-color:#EAEFF8; | ||
+ | } | ||
+ | .thirdblock { | ||
+ | background-color:#EAEFF8; | ||
+ | font-family: "Roboto Slab"; | ||
+ | } | ||
+ | .fourthblock { | ||
+ | background-color:#EAEFF8; | ||
+ | } | ||
+ | .bla { | ||
+ | color: #D92627; | ||
+ | } | ||
+ | .blabla { | ||
+ | color: #231F20; | ||
+ | } | ||
+ | .carousel-control.left, .carousel-control.right { | ||
+ | background-image: none | ||
+ | } | ||
− | < | + | </style> |
− | + | </head> | |
− | < | + | <body> |
+ | We improved BBa_K1033112 to make <a href="http://parts.igem.org/Part:BBa_K2423008">BBa_K2423008</a>. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </body> | ||
</html> | </html> |
Revision as of 10:27, 29 October 2017