Safety/Check In
From 2014.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
.greyout {color: #A0A0A0;} | .greyout {color: #A0A0A0;} | ||
.highlightme {background-color: #FFFF00;} | .highlightme {background-color: #FFFF00;} | ||
+ | div.underconst | ||
+ | { | ||
+ | padding:10px; | ||
+ | border-radius:5px; | ||
+ | background-color:pink; | ||
+ | } | ||
</style> | </style> | ||
Line 22: | Line 28: | ||
<div class="grid_9"> | <div class="grid_9"> | ||
- | < | + | <div class="underconst">PAGE UNDER CONSTRUCTION -- NOT READY FOR USE</div> |
<p>Regular text <span class="greyout">greyed out text</span> <span class="highlightme">highlighted text</span></p> | <p>Regular text <span class="greyout">greyed out text</span> <span class="highlightme">highlighted text</span></p> |
Revision as of 21:04, 1 May 2014
Questions or feedback?
Email safety AT igem DOT org!
Email safety AT igem DOT org!
PAGE UNDER CONSTRUCTION -- NOT READY FOR USE
Regular text greyed out text highlighted text
This is a draft of the Check-In form. It still needs polishing in e.g. the exact introductory text, making it look nicer overall, etc. Features requiring database access are highlighted and described.