}
/* błędne wersy */
-.htmlview *:
-not(.strofa) > *[x-verse]::after {
+.htmlview *:not(.strofa) > *[x-verse]::after {
content: "Ten wers znajduje się poza strofą.";
display: inline;
background: red;
background-color: #ffcccc;
}
.htmlview .pe .annotation:hover {
- background-color: #96e0e4;*/
+ background-color: #96e0e4;
}
*.htmlview *.annotation-inline-box {
position: static;