fix: link style
This commit is contained in:
parent
2cd3695d97
commit
229fc44401
@ -23,7 +23,7 @@ a.article-list__item__button {
|
|||||||
border: 1px solid var(--tone);
|
border: 1px solid var(--tone);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
color: var(--tone);
|
color: var(--tone);
|
||||||
font-family: "Open Sans", sans-serif;
|
font-family: 'Open Sans', sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
@ -120,7 +120,7 @@ a.article-list__item__button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
border-bottom: 1px dotted;
|
color: mediumslateblue;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user