aboutsummaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-11-30 14:05:57 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-11-30 14:05:57 -0200
commit22e660b90532c01429597468e4372e77da4fd0c8 (patch)
treec9d1cb09b6747870102e8a1ac007d5b58a20aa6c /local.css
parent6917eaa7304f15da871eb62cdb589cc899950bd9 (diff)
downloadblog-22e660b90532c01429597468e4372e77da4fd0c8.tar.gz
blog-22e660b90532c01429597468e4372e77da4fd0c8.tar.bz2
Local CSS
Diffstat (limited to 'local.css')
-rw-r--r--local.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/local.css b/local.css
new file mode 100644
index 0000000..21ee841
--- /dev/null
+++ b/local.css
@@ -0,0 +1,5 @@
+body {
+ font-family: "Roboto Condensed", sans-serif;
+ padding-top: 20px;
+ padding-bottom: 60px;
+}