mirror of
https://codeberg.org/JasterV/rick-and-morty-wiki.git
synced 2026-04-26 18:10:09 +00:00
:/
This commit is contained in:
parent
bff1b67604
commit
569f447c6e
1 changed files with 5 additions and 0 deletions
|
|
@ -10,6 +10,11 @@ h1 {
|
|||
font-size: 4rem;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.rick-style {
|
||||
font-family: 'get-schwifty';
|
||||
text-shadow: 0px 0px 20px var(--rick-text);
|
||||
|
|
|
|||
Loading…
Reference in a new issue