Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 220: Line 220:
.btn-custom {
.btn-custom {
padding: 9px 30px 9px 30px;
padding: 9px 30px 9px 30px;
-
         box-shadow: 0px 3px 3px rgba(5,170,139, 0.3);
+
         box-shadow: 0px 3px 3px 3px rgba(5,170,139, 0.3);
-
           -webkit-box-shadow: 0px 3px 3px rgba(5,170,139, 0.3);
+
           -webkit-box-shadow: 0px 3px 3px 3px rgba(5,170,139, 1);
-
           -moz-box-shadow:    0px 3px 3px rgba(5,170,139, 0.3);
+
           -moz-box-shadow:    0px 3px 3px 3px rgba(5,170,139, 1);
font-family: 'Quattrocento Sans', sans-serif;
font-family: 'Quattrocento Sans', sans-serif;
font-size: 20px;
font-size: 20px;

Revision as of 10:28, 19 September 2014

Bootstrap 101 Template