Team:HKU-HKBU/Protocols/project1

From 2009.igem.org

(Difference between revisions)
Line 11: Line 11:
}
}
-
table td span, table td img {
+
table td img {
-
font-size: 20px;
+
        border: thick ridge #9FA2FF;
-
border: medium solid #9FA2FF;
+
}
}
-
 
+
table td span {
 +
        font-size: 20px;
 +
border-width: thick;
 +
border-top-style: none;
 +
border-right-style: ridge;
 +
border-bottom-style: ridge;
 +
border-left-style: ridge;
 +
border-color: #9FA2FF;
 +
}
table td span {
table td span {
       display: inline-block;
       display: inline-block;
-
       width: 150px;
+
       width: 170px;
}
}
table td img{
table td img{

Revision as of 17:48, 27 August 2009