|
@@ -10,6 +10,7 @@
|
|
|
.list
|
|
.list
|
|
|
section & li
|
|
section & li
|
|
|
background: #fff
|
|
background: #fff
|
|
|
|
|
+ font-weight: 300
|
|
|
&:not(.anchor)
|
|
&:not(.anchor)
|
|
|
border-bottom: inset 1px LIST_border
|
|
border-bottom: inset 1px LIST_border
|
|
|
&.color
|
|
&.color
|
|
@@ -38,6 +39,7 @@
|
|
|
border-color: #fff
|
|
border-color: #fff
|
|
|
& small, & .on-right:not(.tag)
|
|
& small, & .on-right:not(.tag)
|
|
|
color: lighten(TEXT, 50%)
|
|
color: lighten(TEXT, 50%)
|
|
|
|
|
+ font-weight: 300
|
|
|
|
|
|
|
|
&:not(.big) img
|
|
&:not(.big) img
|
|
|
border-radius BORDER_radius
|
|
border-radius BORDER_radius
|