parent
1ac11c1852
commit
c076ca408c
|
@ -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…
Reference in New Issue