Fix pulsing on dark backgrounds
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
---
|
||||
type: single
|
||||
pulse_light: true
|
||||
---
|
||||
|
||||
<style>
|
||||
|
||||
@ -4,6 +4,7 @@ weight: 14
|
||||
background: '#333a18'
|
||||
color: '#cdc'
|
||||
quote: '#efe'
|
||||
pulse_light: true
|
||||
---
|
||||
|
||||
Somewhere around 2018, a friend of mine went mad.
|
||||
|
||||
@ -4,6 +4,7 @@ weight: 17
|
||||
background: "#283a26"
|
||||
color: '#cdc'
|
||||
quote: '#efe'
|
||||
pulse_light: true
|
||||
---
|
||||
|
||||
On two occasions, the world has slid away from me.
|
||||
|
||||
@ -4,6 +4,7 @@ weight: 18
|
||||
background: "#082a16"
|
||||
color: '#bcb'
|
||||
quote: '#ded'
|
||||
pulse_light: true
|
||||
---
|
||||
|
||||
<div class="cw">Self-harm</div>
|
||||
|
||||
@ -4,6 +4,7 @@ weight: 19
|
||||
background: "#082010"
|
||||
color: '#aba'
|
||||
quote: '#cdc'
|
||||
pulse_light: true
|
||||
---
|
||||
|
||||
> And?
|
||||
|
||||
@ -5,6 +5,7 @@ background: '#333a18'
|
||||
color: '#cdc'
|
||||
quote: '#efe'
|
||||
type: single
|
||||
pulse_light: true
|
||||
---
|
||||
|
||||
Somewhere around 2014, a friend of mine went mad.
|
||||
|
||||
@ -4,6 +4,7 @@ weight: 20
|
||||
background: "#001a06"
|
||||
color: '#aba'
|
||||
quote: '#cdc'
|
||||
pulse_light: true
|
||||
---
|
||||
|
||||
I'm hypomanic now.
|
||||
|
||||
@ -3,5 +3,6 @@ type: serial
|
||||
background: '#1f183a'
|
||||
color: '#ccd'
|
||||
quote: '#eef'
|
||||
pulse_light: true
|
||||
back: /16
|
||||
---
|
||||
|
||||
@ -3,5 +3,6 @@ type: serial
|
||||
background: '#000'
|
||||
color: '#ddd'
|
||||
quote: '#ddd'
|
||||
pulse_light: true
|
||||
back: /8
|
||||
---
|
||||
|
||||
@ -6,7 +6,7 @@ weight: 45
|
||||
<div class="cw">Cognitive hazard, audio autoplay, color changes</div>
|
||||
|
||||
<pre>
|
||||
( <a class="pulse huh" href="/aside/3">...</a> )
|
||||
( <a class="pulse huh" href="/aside/3">2, 3, 5, 7, 13</a> )
|
||||
O
|
||||
o
|
||||
.
|
||||
|
||||
@ -3,5 +3,6 @@ type: serial
|
||||
background: '#2f082a'
|
||||
color: '#ccd'
|
||||
quote: '#eef'
|
||||
pulse_light: true
|
||||
back: /38
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user