aboutsummaryrefslogtreecommitdiff
path: root/latest/api/lib/ref-index.css
diff options
context:
space:
mode:
Diffstat (limited to 'latest/api/lib/ref-index.css')
-rw-r--r--latest/api/lib/ref-index.css30
1 files changed, 0 insertions, 30 deletions
diff --git a/latest/api/lib/ref-index.css b/latest/api/lib/ref-index.css
deleted file mode 100644
index 7d64b9c..0000000
--- a/latest/api/lib/ref-index.css
+++ /dev/null
@@ -1,30 +0,0 @@
-body {
- font-size: 10pt;
- font-family: Arial, sans-serif;
-}
-
-a {
- color:#315479;
-}
-
-.letters {
- width:100%;
- text-align:center;
- margin:0.6em;
- padding:0.1em;
- border-bottom:1px solid gray;
-}
-
-.entry {
- border-bottom: 1px solid lightgray;
- padding: 5px 0 8px;
-}
-
-.name {
- /* background-color:#E5E5E5; */
-}
-
-.occurrences {
- margin-left: 1em;
- margin-top: 5px;
-} \ No newline at end of file