Line 1: | Line 1: | ||
+ | {{Freiburg/CSS}} | ||
{{Freiburg/Navbar}} | {{Freiburg/Navbar}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Josefin+Sans:100" rel="stylesheet"> | ||
+ | <link rel="stylesheet" type="text/css" | ||
+ | href="https://2017.igem.org/Template:Team:Freiburg/CSS?action=raw&ctype=text/css"/> | ||
+ | <link rel="stylesheet" type="text/css" | ||
+ | href="https://2017.igem.org/Template:Team:Freiburg/CSS:bootstrap?action=raw&ctype=text/css"/> | ||
+ | <script type="text/javascript" src="https://2017.igem.org/Template:Team:Freiburg/JS:bootstrap?action=raw&ctype=text/javascript"></script> | ||
+ | <style> | ||
+ | font-family: 'Josefin Sans', serif; | ||
+ | .item-tm { | ||
+ | background-color: white; | ||
+ | width:500; | ||
+ | height: auto; | ||
+ | margin: 10px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .item-tm p{ | ||
+ | font-family: 'Roboto', sans-serif!important; | ||
+ | font-size: 18px!important; | ||
+ | overflow: visible; | ||
+ | } | ||
+ | p.italic { | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | font-style: italic; | ||
+ | font-weight: 300; | ||
+ | } | ||
+ | |||
+ | |||
+ | pfeil{ | ||
+ | text-align: center; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
Revision as of 13:44, 21 October 2017