mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
scss fixes
This commit is contained in:
@@ -531,6 +531,19 @@ em {
|
||||
color: #059223;
|
||||
}
|
||||
|
||||
.userlove {
|
||||
color: #ff42a6;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
text-shadow: 0 0 6px #82365e;
|
||||
}
|
||||
|
||||
.love {
|
||||
color: #ff4591;
|
||||
font-style: italic;
|
||||
text-shadow: 0 0 6px #994449;
|
||||
}
|
||||
|
||||
.cult {
|
||||
color: #aa1c1c;
|
||||
}
|
||||
|
||||
@@ -577,6 +577,19 @@ h1.alert, h2.alert {
|
||||
color: #14a833;
|
||||
}
|
||||
|
||||
.userlove {
|
||||
color: #FF1493;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
text-shadow: 0 0 6px #ff6dbc;
|
||||
}
|
||||
|
||||
.love {
|
||||
color: #ff006a;
|
||||
font-style: italic;
|
||||
text-shadow: 0 0 6px #ff6d6d;
|
||||
}
|
||||
|
||||
.cult {
|
||||
color: #960000;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user