tweaks+disqus
[mdref/mdref] / index.css
index afc59eccef491dc609068d04d01e0e441feebf90..994405e42381e17d2f994f8252a495db2cd90eaa 100644 (file)
--- a/index.css
+++ b/index.css
@@ -24,11 +24,6 @@ body>* {
        padding: 0;
        width: auto;
        padding-right: 1em;
-       /*
-       width: 520px;
-       margin-bottom: .2em;
-       margin-left: 2em;
-       * */
 }
 .sidebar>ul {
 }
@@ -68,10 +63,10 @@ p, pre {
 }
 
 blockquote {
-       border-radius: 4px;
-       border: 1px solid #800000;
+       border-top: 1px solid #800000;
+       border-bottom: 1px solid #800000;
        background: #ffe4e1;
-       display: inline-block;
+       margin: 2em 0;
 }
 
 ul {
@@ -140,6 +135,11 @@ li h3 a:hover {
        text-decoration: underline;
 }
 
+#disqus_thread {
+       margin-top: 8em;
+       margin-right: 2em;
+}
+
 footer {
        font-size: smaller;
        text-align: center;