Template:Team:Uppsala/modeling-tutorial

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style> - ----tutorial------: .modeling-tutoril-table th { background-color: #b6e6fd; padding: 5px; box-shadow: 0px 0px 5px rgba(110,110,110, .8); width: 150px; } .mode...")
 
(4 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<style>
+
 
-
/*----tutorial------*/
+
.modeling-tutoril-table th
.modeling-tutoril-table th
{
{
Line 23: Line 22:
text-align:center;
text-align:center;
}
}
-
 
-
</style>
 
-
</html>
 

Latest revision as of 15:47, 28 September 2013

.modeling-tutoril-table th { background-color: #b6e6fd; padding: 5px; box-shadow: 0px 0px 5px rgba(110,110,110, .8); width: 150px; } .modeling-tutoril-table td { padding: 5px; box-shadow: 0px 0px 5px rgba(110,110,110, .8); width: 150px; } #modeling_tutorial1 { width: 800px; margin-left:auto; margin-right:auto; text-align:center; }