adding some style to global for a universal upload button
authorSeth Woodworth <seth@sethish.com>
Mon, 21 Jan 2013 20:07:03 +0000 (15:07 -0500)
committerSeth Woodworth <seth@sethish.com>
Mon, 21 Jan 2013 20:07:03 +0000 (15:07 -0500)
karmaworld/assets/css/global.css

index 3aaecbeb173dd85428532037ad014db4a160204c..b76a5afdcfc23f945a317f5cdabae98c825423c3 100644 (file)
@@ -463,6 +463,23 @@ a.activity_target, a.activity_target:hover
   text-transform: uppercase;
 }
 
+#upload_button_container
+{
+  height: 70px;
+  margin-top: 40px;
+}
+
+#upload_button
+{
+  height: 66px;
+  margin: 1px;
+  font-family: "MuseoSlab-900";
+  font-size: 32px;
+  text-align: center;
+  color: #FFF;
+  padding-top: 20px;
+}
+
 /* COPY */
 
 .body_copy h1