mirror of
https://github.com/dergigi/boris.git
synced 2025-12-27 11:34:50 +01:00
style: set horizontal divider opacity to 69%
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
.reader-markdown hr, .reader-html hr {
|
||||
border: none;
|
||||
border-top: 1px solid var(--color-border);
|
||||
opacity: 0.5;
|
||||
opacity: 0.69;
|
||||
margin: 2.5rem 0;
|
||||
}
|
||||
.reader-markdown a { color: var(--color-primary); text-decoration: none; }
|
||||
|
||||
Reference in New Issue
Block a user