acronym fix

git-svn-id: file:///var/kolibrios-org-repos@22 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30
This commit is contained in:
leency 2021-06-17 19:45:17 +00:00
parent cc7017d8d8
commit d5da67b88b

View File

@ -386,5 +386,7 @@ iframe {
}
acronym {
border-bottom: 1px dashed lightgray;
border-bottom: 1px dashed #ccc;
text-decoration: none;
cursor: help;
}