Template:Template

From 2014.igem.org

(Difference between revisions)
Line 58: Line 58:
}
}
-
#downloadButton {
+
.downloadButton {
-
  -webkit-border-radius: 0;
+
-
  -moz-border-radius: 0;
+
   border-radius: 0px;
   border-radius: 0px;
   font-family: PTSans;
   font-family: PTSans;
Line 70: Line 68:
}
}
-
#downloadButton:hover {
+
.downloadButton:hover {
   background: #f0a30a;
   background: #f0a30a;
   background-image: -webkit-linear-gradient(top, #f0a30a, #000000);
   background-image: -webkit-linear-gradient(top, #f0a30a, #000000);

Revision as of 10:12, 17 October 2014