diff --git a/index.html b/index.html index 850ae48..76cef28 100644 --- a/index.html +++ b/index.html @@ -27,6 +27,15 @@

Cats of the internet unite

Cats and stuff

+
+    _                ___       _.--.
+    \`.|\..----...-'`   `-._.-'_.-'`
+    /  ' `         ,       __.--'
+    )/' _/     \   `-_,   /
+    `-'" `"\_  ,_.-;_.-\_ ',
+        _.-'_./   {_.'   ; /
+       {_.-``-'         {_/
+
diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index a54a639..2d7220e 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -153,7 +153,7 @@ pre { background: rgba(0, 0, 0, 0.9); border: 1px solid rgba(255, 255, 255, 0.15); padding: 10px; - font-size: 14px; + line-height:1em; color: #b5e853; border-radius: 2px; -moz-border-radius: 2px;