bold seems no more longer than normal
This commit is contained in:
parent
6435c3557f
commit
6dc5e4aaa1
1 changed files with 2 additions and 2 deletions
|
@ -131,7 +131,7 @@ a.edit-button:hover {
|
|||
-webkit-text-decoration-color: red;
|
||||
text-decoration-color: red;
|
||||
font-weight: bold;
|
||||
font-size: 0.95em;
|
||||
/* font-size: 0.95em; */
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
|
@ -405,7 +405,7 @@ a:hover {
|
|||
text-decoration: underline;
|
||||
text-decoration-color: red;
|
||||
font-weight: bold;
|
||||
font-size: 0.95em;
|
||||
/* font-size: 0.95em; */
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue