Compare commits
No commits in common. "adac06dc24e46a9bd34c32e01947c8685b88653b" and "01dfd6a5744fbee478011a33c238205943715f58" have entirely different histories.
adac06dc24
...
01dfd6a574
|
@ -1,6 +1,5 @@
|
|||
$background: #100e23;
|
||||
$fill-color: #eeeeee;
|
||||
$text-color: #ffffff;
|
||||
$text-darker: #aaaaaa;
|
||||
|
||||
$highlight: #05b9ec;
|
||||
|
|
|
@ -31,10 +31,6 @@ main {
|
|||
}
|
||||
|
||||
footer {
|
||||
border-top: 1px solid #666;
|
||||
font-size: 0.9em;
|
||||
color: $text-darker;
|
||||
|
||||
width: 100%;
|
||||
max-width: $large;
|
||||
margin: 0 auto;
|
||||
|
|
Loading…
Reference in New Issue