diff options
| author | Ilion Beyst <ilion.beyst@gmail.com> | 2022-08-19 19:57:57 +0200 |
|---|---|---|
| committer | Ilion Beyst <ilion.beyst@gmail.com> | 2022-08-19 19:57:57 +0200 |
| commit | 329fc73b94852697f7a057957a714d961a2e9e3b (patch) | |
| tree | 6c6ab199d838bc56ddb93e7eeecb721afcec127b /web/pw-server/src/styles/variables.scss | |
| parent | 87f6a9c455726ad0cf502a316d98db8da1d1806a (diff) | |
| download | planetwars.dev-329fc73b94852697f7a057957a714d961a2e9e3b.tar.xz planetwars.dev-329fc73b94852697f7a057957a714d961a2e9e3b.zip | |
create global scss styles
Diffstat (limited to 'web/pw-server/src/styles/variables.scss')
| -rw-r--r-- | web/pw-server/src/styles/variables.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/web/pw-server/src/styles/variables.scss b/web/pw-server/src/styles/variables.scss index 5ff08b6..257a67e 100644 --- a/web/pw-server/src/styles/variables.scss +++ b/web/pw-server/src/styles/variables.scss @@ -1,4 +1 @@ $bg-color: rgb(41, 41, 41); - -$btn-text-color: rgb(9, 105, 218); -$btn-border-color: rgba(27, 31, 36, 0.25); |
