summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index b8493bde..44274f50 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -19,6 +19,20 @@ ul nav {
background-color: #A5C663;
}
+.wallet-teaser-text {
+ padding-bottom: 2em;
+}
+
+.install-button {
+ border: none;
+ padding: 8px 8px;
+ background-color: #0042b3;
+ color: #fff;
+}
+
+.extension.row > .col-lg-6 {
+ padding-bottom: 2em;
+}
a,
a:link,