Minor cleanup.
[mkdru-moved-to-drupal.org.git] / mkdru.css
index ea64f66..7efeb50 100644 (file)
--- a/mkdru.css
+++ b/mkdru.css
@@ -1,3 +1,11 @@
+a.cross {
+  text-decoration: line-through;
+}
+
+.node-mkdru div {
+  margin: 1em 0em;
+}
+
 .mkdru-search {
   text-align:center;
 }
@@ -29,7 +37,7 @@
   border-width: 1px;
 }
 
-.mkdru-counts {
+.mkdru-status {
   float: right;
 }
 
@@ -43,4 +51,4 @@
 
 .mkdru-detail tr.even, tr.odd, tbody th {
   border-style: none !important;
-}
\ No newline at end of file
+}