aboutsummaryrefslogtreecommitdiff
path: root/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/default.css')
-rw-r--r--css/default.css23
1 files changed, 3 insertions, 20 deletions
diff --git a/css/default.css b/css/default.css
index 705e792..5f51f6f 100644
--- a/css/default.css
+++ b/css/default.css
@@ -1,29 +1,12 @@
-/*
-*{
- background-color: #faebbc;
-}
+/*
+ This file is released into the public domain.
*/
+
nav {
display: inline;
float: right;
}
-/* #TOC:before { */
-/* content: "Table of Contents"; */
-/* } */
-
-/* #TOC{ */
-/* display: inline; */
-/* float: right; */
-/* margin: 1rem; */
-/* } */
-
-/*
-nav#TOC li{
- list-style-type: none;
-}
-*/
-
span.logo {
float: left;
}