mirror of
https://github.com/YGGverse/mb.git
synced 2026-03-31 09:05:28 +00:00
remove bold decoration
This commit is contained in:
parent
ba2bd3d4f5
commit
0e897db723
1 changed files with 2 additions and 2 deletions
|
|
@ -168,7 +168,7 @@ main > form > input {
|
|||
color: var(--accent);
|
||||
cursor: pointer;
|
||||
float: right;
|
||||
font-weight: bold;
|
||||
/*font-weight: bold;*/
|
||||
opacity: .9;
|
||||
padding: 7px 16px;
|
||||
}
|
||||
|
|
@ -179,7 +179,7 @@ main > a {
|
|||
border-radius: 3px;
|
||||
float: right;
|
||||
font-size: small;
|
||||
font-weight: bold;
|
||||
/*font-weight: bold;*/
|
||||
margin-left: 8px;
|
||||
opacity: .9;
|
||||
padding: 8px 16px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue