mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
Style for the login/register form done
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
}
|
||||
|
||||
$background-color: #ffffff;
|
||||
$border-color: #969696;
|
||||
|
||||
|
||||
$main-color: #62D2A2;
|
||||
$second-color: #1FAB89;
|
||||
@@ -50,6 +52,7 @@ $lightest-color: #D7FBE8;
|
||||
@import 'aboutThis';
|
||||
@import 'historyButton';
|
||||
@import 'pomodoro-counter';
|
||||
@import 'identify';
|
||||
|
||||
html, body {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user