projects
/
oweals
/
karmaworld.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85df4dd
)
adding some style to global for a universal upload button
author
Seth Woodworth
<seth@sethish.com>
Mon, 21 Jan 2013 20:07:03 +0000
(15:07 -0500)
committer
Seth Woodworth
<seth@sethish.com>
Mon, 21 Jan 2013 20:07:03 +0000
(15:07 -0500)
karmaworld/assets/css/global.css
patch
|
blob
|
history
diff --git
a/karmaworld/assets/css/global.css
b/karmaworld/assets/css/global.css
index 3aaecbeb173dd85428532037ad014db4a160204c..b76a5afdcfc23f945a317f5cdabae98c825423c3 100644
(file)
--- a/
karmaworld/assets/css/global.css
+++ b/
karmaworld/assets/css/global.css
@@
-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