mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
color adjustments for dark photo backgrounds
This commit is contained in:
parent
5e922fa170
commit
8b6e97f820
@ -12,10 +12,8 @@
|
|||||||
margin-top: $line-height-computed*2
|
margin-top: $line-height-computed*2
|
||||||
border-radius: $border-radius-base
|
border-radius: $border-radius-base
|
||||||
|
|
||||||
p,
|
p
|
||||||
.btn
|
margin-bottom: ($line-height-computed/2)
|
||||||
margin-bottom: 0
|
|
||||||
|
|
||||||
.btn-wrap
|
.btn-wrap
|
||||||
margin-top: $line-height-computed/2
|
|
||||||
height: 27px
|
height: 27px
|
@ -73,3 +73,14 @@
|
|||||||
|
|
||||||
&:active
|
&:active
|
||||||
background: none
|
background: none
|
||||||
|
|
||||||
|
|
||||||
|
//
|
||||||
|
// Photo background change adjustment
|
||||||
|
//
|
||||||
|
.ab-dark
|
||||||
|
.entry-content
|
||||||
|
color: $text-color-dimmed
|
||||||
|
|
||||||
|
.byline, time, .comments
|
||||||
|
color: $text-color-light
|
Loading…
x
Reference in New Issue
Block a user