summaryrefslogtreecommitdiff
path: root/project/assets/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'project/assets/css/default.css')
-rw-r--r--project/assets/css/default.css32
1 files changed, 0 insertions, 32 deletions
diff --git a/project/assets/css/default.css b/project/assets/css/default.css
index 457a702..38cc432 100644
--- a/project/assets/css/default.css
+++ b/project/assets/css/default.css
@@ -38,27 +38,6 @@ p {
}
-table, th, td {
- border: 1px solid gray;
-}
-
-
-table {
- margin: 2em auto 2em auto;
- max-width: 59em;
-}
-
-
-th {
- background-color:#CCCCCC;
-}
-
-
-td {
- text-align: center;
-}
-
-
/* A bunch of nonsense to make the navbar
@@ -86,14 +65,3 @@ nav ul li {
}
-
-
-/* Formatting the index list differently
- from regular lists. */
-
-ul.index {
- text-align: center;
- list-style-type: none;
- margin-top: 1.5cm;
-}
-