Colourscheme + add fontawesome
Probably overkill but hey :P
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
body {
|
||||
background: #202226;
|
||||
color: #00ADFF;
|
||||
}
|
||||
.bigimage {
|
||||
transform: skew(-20deg);
|
||||
transform: skew(-10deg);
|
||||
color: white;
|
||||
padding: 2em;
|
||||
height: 50vh;
|
||||
@@ -25,7 +29,7 @@ img.background {
|
||||
filter: blur(0);
|
||||
}
|
||||
a.button {
|
||||
transform: skew(20deg);
|
||||
transform: skew(10deg);
|
||||
color: white;
|
||||
touch-callout: none;
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user