Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schollz/onetwothree.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style3.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/css/style3.css b/static/css/style3.css
index f9bfc3a..6121e32 100644
--- a/static/css/style3.css
+++ b/static/css/style3.css
@@ -8,6 +8,8 @@ body {
display: block;
}
+
+
a {
border-bottom: 1px solid #000;
text-decoration: none;
@@ -210,3 +212,8 @@ ol, ul, li, p, dd {
font-size: 1.5rem;
}
}
+
+
+li {
+ margin: 2px;
+} \ No newline at end of file