mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-10 12:02:41 +00:00
Improve text box style
This commit is contained in:
parent
b05549eb51
commit
648dcf155e
@ -421,9 +421,9 @@ article, .content-container {
|
|||||||
|
|
||||||
.text-box {
|
.text-box {
|
||||||
background: var(--clr-quote-bg);
|
background: var(--clr-quote-bg);
|
||||||
border: 0.06rem solid var(--clr-main-heading);
|
border: 0.1em solid var(--clr-main-heading);
|
||||||
padding: 0.625rem;
|
padding: 0.4em 0.8em;
|
||||||
margin-bottom: 0.8rem;
|
margin: 0.5em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Link button */
|
/* Link button */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user