mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2024-11-23 20:50:40 +01:00
add color scheme change
This commit is contained in:
parent
458db160cf
commit
a96e9b4245
1 changed files with 5 additions and 1 deletions
|
@ -42,7 +42,7 @@ h3 {
|
|||
line-height: 100%;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
color: #c2f486;
|
||||
color: #d66388;
|
||||
}
|
||||
|
||||
h1:before {
|
||||
|
@ -79,3 +79,7 @@ strong:after {
|
|||
content: "**";
|
||||
content: "**"/ "";
|
||||
}
|
||||
|
||||
strong {
|
||||
color: #d66388
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue