]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - static/css/style.css
merge
[irc/freenode/web-7.0.git] / static / css / style.css
index 23222026c844bf233eeaa7c5b5f9b443926e9d37..9a8dd2e233610701f6ca554fc9407adfe81a2ed7 100644 (file)
@@ -19,7 +19,7 @@ body {
 }
 
 a {
-  color: #000;
+  color: rgb(66,139,202);
   text-decoration: none;
 }
 
@@ -197,6 +197,15 @@ p.art-link {
   margin-top: 0;
 }
 
+/* Article */
+
+.art-full h1,
+.art-full h2,
+.art-full h3,
+.art-full h4 {
+  line-height: 1.5em;
+}
+
 /* help */
 
 .hmain {