put "cw: " text in css
This commit is contained in:
parent
b3da952558
commit
1752b27cce
2 changed files with 6 additions and 2 deletions
|
@ -59,7 +59,7 @@ make' root prefix nsfw dataDir dir info@(Info {date, title, artist, bg}) = do
|
|||
|
||||
let makeWarning w = [b|@4
|
||||
<figcaption id=cw aria-role=button tabindex=0>
|
||||
<span id=cw-text>cw: <b>$w</b></span>
|
||||
<span id=cw-text>$w</span>
|
||||
</figcaption>
|
||||
|]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue