Team:CityU HK/HumanPractice
From 2014.igem.org
(Difference between revisions)
Line 158: | Line 158: | ||
display: block; | display: block; | ||
} | } | ||
+ | |||
+ | #footer { | ||
+ | background: rgba(0,0,0,0.8); | ||
+ | background-size:cover; | ||
+ | height: 200px; | ||
+ | width: 100%; | ||
+ | clear: both; | ||
+ | bottom: 0; | ||
+ | margin: 0; | ||
+ | padding: 20px 20px 0px 20px; | ||
+ | border-top: solid 1px #e0e0e0; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | #footer h4 { | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | #footer p { | ||
+ | color: #fff; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #footer a { | ||
+ | color: #fff; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #footer a:hover { | ||
+ | color: #3cc; | ||
+ | } | ||
+ | |||
+ | #footer img { | ||
+ | margin-left: 40px; | ||
+ | margin-top: 30px; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 15:53, 20 September 2014
Human Practice
We educated secondary school kids about synthetic biology and the safety issues. We also conducted a survey on public understanding on synthetic biology.