mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-20 23:19:38 +00:00
parent
1ac11c1852
commit
c076ca408c
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ p, ul, ol, pre, table, blockquote {
|
||||||
hr {
|
hr {
|
||||||
border: 0;
|
border: 0;
|
||||||
height: 1px;
|
height: 1px;
|
||||||
@include lightDark(background, #eaeaea, #222);
|
@include lightDark(background, #eaeaea, #555);
|
||||||
margin-bottom: $-l;
|
margin-bottom: $-l;
|
||||||
&.faded {
|
&.faded {
|
||||||
background-image: linear-gradient(to right, #FFF, #e3e0e0 20%, #e3e0e0 80%, #FFF);
|
background-image: linear-gradient(to right, #FFF, #e3e0e0 20%, #e3e0e0 80%, #FFF);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue