sfd
This commit is contained in:
parent
9ba7d8f64b
commit
b05c389d25
13 changed files with 29 additions and 31 deletions
|
@ -1,5 +1,7 @@
|
|||
@charset "UTF-8";
|
||||
|
||||
@import url('https://fonts.googleapis.com/css?family=Roboto+Mono:400,600,700');
|
||||
|
||||
:root {
|
||||
--dark: #00001f;
|
||||
--secondary: var(--primary);
|
||||
|
@ -19,9 +21,6 @@
|
|||
--gray-900: #00001f;
|
||||
}
|
||||
|
||||
@import 'https://fonts.googleapis.com/css?family=Roboto+Mono:400,600,700';
|
||||
|
||||
|
||||
|
||||
#frontpage .post-title a:visited {
|
||||
color: var(--white);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue