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

github.com/bake/solar-theme-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbake <bake@192k.pw>2021-04-03 23:25:35 +0300
committerbake <bake@192k.pw>2021-04-03 23:25:35 +0300
commit97632b71c2410a22269fd0456f61ae51adfd1063 (patch)
tree736fef2180bff4e06be5e8c0c81c1ab630187757
parent502d58e16504c34977694e6586c8d4777b0966ba (diff)
Fix list stylesHEADmaster
-rwxr-xr-xassets/css/layout.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/css/layout.scss b/assets/css/layout.scss
index 0fab2ea..30061fd 100755
--- a/assets/css/layout.scss
+++ b/assets/css/layout.scss
@@ -108,10 +108,6 @@ figure {
body {
line-height: 1.1;
}
-ol,
-ul {
- list-style: bullet;
-}
blockquote,
q {
quotes: none;