Template:NotebookUpper
From 2013hs.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
<head> | <head> | ||
+ | |||
+ | <link href='http://fonts.googleapis.com/css?family=Roboto|Anaheim' rel='stylesheet' type='text/css'> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 65: | Line 67: | ||
bottom:0px; | bottom:0px; | ||
width: 320px; | width: 320px; | ||
- | + | height:auto; | |
+ | overflow:hidden; | ||
background-image: url('https://static.igem.org/mediawiki/2013hs/8/87/Lab_Notebook_.png'); | background-image: url('https://static.igem.org/mediawiki/2013hs/8/87/Lab_Notebook_.png'); | ||
background-position:center 0px; | background-position:center 0px; | ||
border: none; | border: none; | ||
- | margin-left: 810px; | + | margin-left: 810px; |
+ | font:12px 'Roboto'; } | ||
#fixiert li | #fixiert li | ||
- | { background-color: #eff7fc; } | + | { background-color: #eff7fc; |
+ | display: list-item; } | ||
+ | |||
+ | #fixiert h4 | ||
+ | { text-align:center; | ||
+ | font-family:'Anaheim'; | ||
+ | font-size:170%; | ||
+ | padding:0px; | ||
+ | margin:1.2em 0 0 0; } | ||
+ | |||
+ | #fixiert .planning | ||
+ | { width:270px; | ||
+ | margin:0px auto; } | ||
+ | |||
+ | .planning a | ||
+ | { color:#00008B; } | ||
</style> | </style> | ||
Line 81: | Line 100: | ||
<div id="fixiert"> | <div id="fixiert"> | ||
- | + | <h4>Notebook - Dates</h4> | |
- | <li | + | <li class="planning"><b><a href="http://2013HS.igem.org/Team:NC_School_of_Sci_Math/Lab_Notebook#Planning">Planning and Development</a></b> |
<ul> | <ul> | ||
<table style="background-color: transparent;"><tr> | <table style="background-color: transparent;"><tr> |
Revision as of 21:57, 19 June 2013