Change ratings terminology, better emoji support
This commit is contained in:
parent
ca2c0e6909
commit
d1003797f2
5 changed files with 11 additions and 11 deletions
|
@ -9,7 +9,7 @@ body {
|
|||
background: rgb(185,106,106);
|
||||
background: radial-gradient(circle, rgba(185,106,106,1) 0%, rgba(236,197,197,1) 100%);
|
||||
background-attachment: fixed;
|
||||
font-family: "Merriweather", serif;
|
||||
font-family: "Merriweather", serif, "Noto Color Emoji";
|
||||
}
|
||||
|
||||
body, a, a:visited {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue