Team:Virginia/Test

From 2014.igem.org

(Difference between revisions)
Line 35: Line 35:
     background:#ccc !important;
     background:#ccc !important;
     color:#333;
     color:#333;
-
     -webkit-box-shadow:inset 0 0 5px #666;
+
     -webkit-box-shadow:outset 0 0 5px #666;
-
     -moz-box-shadow:inset 0 0 5px #666;
+
     -moz-box-shadow:outset 0 0 5px #666;
-
     -o-box-shadow:inset 0 0 5px #666;
+
     -o-box-shadow:outset 0 0 5px #666;
-
     -ms-box-shadow:inset 0 0 5px #666;
+
     -ms-box-shadow:outset 0 0 5px #666;
-
     box-shadow:inset 0 0 5px #666;
+
     box-shadow:outset 0 0 5px #666;
     font-weight:bold;
     font-weight:bold;
}
}
Line 50: Line 50:
     background-image:-o-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
     background-image:-o-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
     background-image:linear-gradient(right, #FFF 95%, #C4C4C4 100%);
     background-image:linear-gradient(right, #FFF 95%, #C4C4C4 100%);
-
     -webkit-box-shadow:inset 0 0 5px #666;
+
     -webkit-box-shadow:outset 0 0 5px #666;
-
     -moz-box-shadow:inset 0 0 5px #666;
+
     -moz-box-shadow:outset 0 0 5px #666;
-
     -o-box-shadow:inset 0 0 5px #666;
+
     -o-box-shadow:outset 0 0 5px #666;
-
     -ms-box-shadow:inset 0 0 5px #666;
+
     -ms-box-shadow:outset 0 0 5px #666;
-
     box-shadow:inset 0 0 5px #666;
+
     box-shadow:outset 0 0 5px #666;
      
      
}
}
Line 65: Line 65:
     background-image:-o-linear-gradient(left, #fff 95%, #dadada 100%);
     background-image:-o-linear-gradient(left, #fff 95%, #dadada 100%);
     background-image:linear-gradient(left, #fff 95%, #dadada 100%);
     background-image:linear-gradient(left, #fff 95%, #dadada 100%);
-
     -webkit-box-shadow:inset 0 0 5px #666;
+
     -webkit-box-shadow:outset 0 0 5px #666;
-
     -moz-box-shadow:inset 0 0 5px #666;
+
     -moz-box-shadow:outset 0 0 5px #666;
-
     -o-box-shadow:inset 0 0 5px #666;
+
     -o-box-shadow:outset 0 0 5px #666;
-
     -ms-box-shadow:inset 0 0 5px #666;
+
     -ms-box-shadow:outset 0 0 5px #666;
-
     box-shadow:inset 0 0 5px #666;
+
     box-shadow:outset 0 0 5px #666;
}
}
   </style>
   </style>

Revision as of 05:34, 16 October 2014

Attributions

Turn.js
Page 2
Page 3
Page 4