summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index b130764..6de8a2c 100644
--- a/local.css
+++ b/local.css
@@ -1,5 +1,5 @@
img{height:auto;max-width:100%;}
-h1{font-size:1.6rem;}
+h1{font-size:2.2rem;}
h2{font-size:1.4rem;}
h3{font-size:1.2rem;}
.sidebar{border:1px solid; padding:1rem; margin-right:10px;width:auto;}
@@ -11,6 +11,7 @@ h3{font-size:1.2rem;}
.inlinepage{overflow-y:hidden;}
@media (max-width: 600px) {
+ h1{font-size:1.6rem;}
.page{display:block;}
.sidebar{float:right;margin:10px;}
} \ No newline at end of file