summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css68
1 files changed, 34 insertions, 34 deletions
diff --git a/static/style.css b/static/style.css
index 14cd656..44892d1 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,34 +1,34 @@
-body {
- font-family: "Helvetica Neue", Helvetica;
- font-size: 11.5pt;
- margin: auto;
- padding: 1em;
- padding-stop: 0.25em;
- max-width: 80ch;
-}
-
-footer {
- color: #333;
- font-size: 9pt;
-}
-
-.sourceCode {
- font-size: 10pt;
-}
-
-.navbar ul {
- display: inline-flex;
- flex-wrap: wrap;
- list-style-type: none;
- margin: 0;
- padding: 0;
-}
-
-.navbar ul li {
- display: list-item;
- padding: 6px;
-}
-
-.navbar ul li:hover {
- background-color: #eeeeee;
-}
+body {
+ font-family: "Helvetica Neue", Helvetica;
+ font-size: 11.5pt;
+ margin: auto;
+ padding: 1em;
+ padding-stop: 0.25em;
+ max-width: 80ch;
+}
+
+footer {
+ color: #333;
+ font-size: 9pt;
+}
+
+.sourceCode {
+ font-size: 10pt;
+}
+
+.navbar ul {
+ display: inline-flex;
+ flex-wrap: wrap;
+ list-style-type: none;
+ margin: 0;
+ padding: 0;
+}
+
+.navbar ul li {
+ display: list-item;
+ padding: 6px;
+}
+
+.navbar ul li:hover {
+ background-color: #eeeeee;
+}