Fix pulsing on dark backgrounds

This commit is contained in:
Madison Scott-Clary
2019-08-25 21:24:24 -07:00
parent 11c6f40ba3
commit 43c2ed54fa
13 changed files with 25 additions and 2 deletions

View File

@ -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
.

View File

@ -3,5 +3,6 @@ type: serial
background: '#2f082a'
color: '#ccd'
quote: '#eef'
pulse_light: true
back: /38
---