mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-10 02:22:49 +00:00
coming along well - electron is pretty nice
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
* {
|
||||
&:focus {
|
||||
outline: 0;
|
||||
}
|
||||
}
|
||||
|
||||
html {
|
||||
font-family: 'Roboto Condensed', sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
color: $light-blue;
|
||||
color: $white;
|
||||
background-color: $dark-blue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user