css tweak, use :target
This commit is contained in:
parent
4737932a3e
commit
fd60d92728
@ -292,7 +292,7 @@ input, textarea {
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post:focus , .post:active {
|
.post:target {
|
||||||
background-color: #A99AFF;
|
background-color: #A99AFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user