Team:Evry/Notebook
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <style> | ||
+ | |||
+ | div.week > div { | ||
+ | border-left-style: solid; | ||
+ | border-width: high; | ||
+ | border-color: black; | ||
+ | padding-left: 20px; | ||
+ | } | ||
+ | |||
+ | figure, figure img{ | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | max-width:80%; | ||
+ | } | ||
+ | |||
+ | figcaption { | ||
+ | text-align: center; | ||
+ | font-style: italic; | ||
+ | font-size: smaller; | ||
+ | } | ||
+ | |||
+ | #checkboxProject { | ||
+ | display: block; | ||
+ | <!-- position: fixed;--> | ||
+ | background-color:white; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
</head> | </head> | ||
<body> | <body> |
Revision as of 17:21, 13 August 2014