fix targetted value background

This commit is contained in:
Guillaume Gomez 2018-03-30 15:43:22 +02:00
parent 696076144d
commit 7fdee5deb9

View file

@ -239,7 +239,7 @@ a.test-arrow:hover{
}
:target > code {
background: #FDFFD3;
background-color: #494a3d;
}
pre.compile_fail {