update static/css/index.css

recolor everything, add a --tos-color variable
This commit is contained in:
Luna 2019-04-15 04:25:09 -03:00
parent 8e880830e8
commit ea9ebca26b
2 changed files with 13 additions and 8 deletions

View File

@ -1,11 +1,10 @@
:root {
--background-color: #11151c;
--title-color: #ad7a99;
--text-color: #a1a6b4;
--link-color: #b4d2e7;
--background-color: #161032;
--title-color: #694d75;
--link-color: #9fc2cc;
/* todo */
--anoter: #364156;
--text-color: #a9e5bb;
--tos-color: #fcf6b1;
}
html, body {
@ -18,6 +17,12 @@ h1, p {
/* ok i dont have verdana lmao help */
font-family: "Verdana", sans-serif;
color: var(--text-color);
font-color: var(--text-color);
}
b.tos {
color: var(--tos-color);
font-color: var(--tos-color);
}
h1 {

View File

@ -15,9 +15,9 @@
<p>Litecord is an open-source reimplementation
of the Discord API.</p>
<p>Discord frontend modifications being hosted
<p><b>Discord frontend modifications being hosted
in this instance are not, and will never be,
related to the Litecord project.</p>
related to the Litecord project.</b></p>
<p>By accessing an instance containing such
modifications, the instance is breaking the Discord