This commit is contained in:
Yax 2019-08-31 17:17:12 +02:00
parent eee81df2ca
commit 7fa100db51
3 changed files with 26 additions and 16 deletions

View file

@ -170,6 +170,10 @@ a:hover, a:active {
display: none;
}
#comment-form > form > fieldset > .remarque {
display: none;
}
.comment-separator {
height:1px;
background:#717171;