Team:PoznanSoft
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<head> | <head> | ||
- | < | + | <style> |
- | + | body { | |
- | + | background-color: linen; | |
- | + | } | |
- | + | h1 { | |
- | + | color: maroon; | |
- | + | margin-left: 40px; | |
- | + | } | |
+ | </style> | ||
</head> | </head> |
Revision as of 08:35, 16 October 2014
<head> <style> body {
background-color: linen;
} h1 {
color: maroon; margin-left: 40px;
} </style> </head>