commit | 02df991ec14564274035c1dbb0d64bb0db406bdc | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Tue Jun 03 16:08:07 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Tue Jun 03 16:08:07 2014 +0000 |
tree | c48ff0be763f29bd389ddc9f39f8ccc72126c2ff | |
parent | dd2d4e87354d72639a7cfae3addfeccc8231b639 [diff] [blame] |
Small changes to ease integration of further API nodes
diff --git a/public/kwic-3.0.css b/public/kwic-3.0.css index 454e115..d8c7faf 100644 --- a/public/kwic-3.0.css +++ b/public/kwic-3.0.css
@@ -2,12 +2,11 @@ ol { width: auto; - margin: 2pt; overflow: hidden; list-style-type: none; - font-size: 9pt; + font-size: 10pt; + margin: 0; padding: 0; - margin-bottom: 2em; text-indent: 0; border: 1px solid #ccc; font-family: verdana, tahoma, arial;