Team:Peking/css/parts.css
From 2014.igem.org
(Difference between revisions)
(Created page with "#part{}") |
|||
Line 1: | Line 1: | ||
- | # | + | #fpartwcg |
+ | { | ||
+ | float:left; | ||
+ | width:27%; | ||
+ | margin-left:20px; | ||
+ | background:#eeeeee; | ||
+ | padding:10px; | ||
+ | } |
Revision as of 16:28, 17 October 2014
- fpartwcg
{
float:left; width:27%; margin-left:20px; background:#eeeeee; padding:10px;
}