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
|
||||
border-radius: $border-radius-base
|
||||
|
||||
p,
|
||||
.btn
|
||||
margin-bottom: 0
|
||||
p
|
||||
margin-bottom: ($line-height-computed/2)
|
||||
|
||||
.btn-wrap
|
||||
margin-top: $line-height-computed/2
|
||||
height: 27px
|
@ -73,3 +73,14 @@
|
||||
|
||||
&:active
|
||||
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