]> git.plutz.net Git - shellwiki/blobdiff - themes/default.css
fancier search results with teasers and page titles
[shellwiki] / themes / default.css
index d8a5b3159baaeafaf85ba66c3ae234daece12a25..323e7b4b9bdfb3a2214eef5be9df2b3d2da04a09 100644 (file)
@@ -178,6 +178,14 @@ ul.searchresults, ol.searchresults {
   width: 100%; max-width: 540pt;
   text-align: center;
 }
+.searchresults li a {
+  display: block;
+}
+.searchresults li p {
+  display: inline-block;
+  margin: 0 auto .5em auto;
+  white-space: pre-line;
+}
 
 table {
   min-width: 50%;