Lighter color pink
This commit is contained in:
parent
633502ed28
commit
01f6c1355b
@ -167,7 +167,7 @@ body {
|
||||
color: white;
|
||||
font-style: inherit; }
|
||||
#mast a:hover {
|
||||
color: #ed1a76; }
|
||||
color: #ff429a; }
|
||||
#mast .sub {
|
||||
font-style: italic;
|
||||
color: #ccc; }
|
||||
@ -175,7 +175,7 @@ body {
|
||||
font-size: 2.8em;
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
color: #ed1a76;
|
||||
color: #ff429a;
|
||||
transition-property: size;
|
||||
transition-duration: .2s;
|
||||
margin: -18px 0 0 0; }
|
||||
|
@ -3,7 +3,7 @@
|
||||
@import 'animations';
|
||||
$width: 800px;
|
||||
$grey: #ccc;
|
||||
$pink: #ed1a76;
|
||||
$pink: #ff429a;
|
||||
$blue: #91EFFF;
|
||||
$greybg: #202020;
|
||||
.reset {
|
||||
|
Loading…
x
Reference in New Issue
Block a user