summaryrefslogtreecommitdiff
path: root/pages/assets
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-11-02 14:30:03 -0800
committerelijah <elijah@riseup.net>2015-11-02 14:30:03 -0800
commit9b00dd3c1dd07cd59d0bd1b4bcd6a54dae1a03da (patch)
tree7ce48f9cda603c4a400797b9a087d991f7c57a5b /pages/assets
parent83ff982135829ed88946ffc428dcf6d593b78e2c (diff)
parent7fe1eed396d8f96754c705289aaf2509d47a5a24 (diff)
Merge branch 'master' of ssh://leap.se/bitmask_help
Diffstat (limited to 'pages/assets')
-rw-r--r--pages/assets/providers/mail.bitmask.net.pngbin0 -> 49412 bytes
-rw-r--r--pages/assets/style.scss6
2 files changed, 6 insertions, 0 deletions
diff --git a/pages/assets/providers/mail.bitmask.net.png b/pages/assets/providers/mail.bitmask.net.png
new file mode 100644
index 0000000..580bbac
--- /dev/null
+++ b/pages/assets/providers/mail.bitmask.net.png
Binary files differ
diff --git a/pages/assets/style.scss b/pages/assets/style.scss
index 2a7eb96..47e4d21 100644
--- a/pages/assets/style.scss
+++ b/pages/assets/style.scss
@@ -40,6 +40,12 @@ h2.hidey {
margin: 0;
}
+h3 {
+ @extend h3;
+ font-size: 21px;
+}
+
+
h4 {
margin-top: 20px;
}