aboutsummaryrefslogtreecommitdiffstats
path: root/source/_static/index-style.css
diff options
context:
space:
mode:
Diffstat (limited to 'source/_static/index-style.css')
-rw-r--r--source/_static/index-style.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/source/_static/index-style.css b/source/_static/index-style.css
deleted file mode 100644
index d7c42b3..0000000
--- a/source/_static/index-style.css
+++ /dev/null
@@ -1,19 +0,0 @@
-/* Contents style */
-
-.contents-table {
- font-size: large;
-}
-
-.contents-table ul, .contents-table li {
- display: inline;
-}
-
-.contents-table td {
- padding: 0em 1em 0em;
-}
-
-.contents-table ul {
- list-style-type: none;
- margin: 0em;
- padding-left: 0px;
-}