randomly colored main-content class text
This commit is contained in:
parent
d9e731b49e
commit
ce368d2983
1 changed files with 1 additions and 1 deletions
|
@ -556,7 +556,7 @@ a:hover {
|
||||||
margin-top:2rem;
|
margin-top:2rem;
|
||||||
margin-bottom:1rem;
|
margin-bottom:1rem;
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
color:#159957
|
color:var(--left);
|
||||||
}
|
}
|
||||||
.main-content p {
|
.main-content p {
|
||||||
margin-bottom:1em
|
margin-bottom:1em
|
||||||
|
|
Loading…
Add table
Reference in a new issue