improve link styling and buttons
This commit is contained in:
parent
9341950c26
commit
bd292d5424
2 changed files with 7 additions and 7 deletions
|
@ -12529,4 +12529,9 @@ a.btn:focus {
|
|||
background-color: #f8f9fa;
|
||||
padding: 20px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.article-content a {
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue