diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 28ac0a0..9448eb0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -70,8 +70,8 @@ - - + + @@ -711,7 +711,13 @@ - - + + diff --git a/html/css/app.css b/html/css/app.css index 4114497..b10d79a 100644 --- a/html/css/app.css +++ b/html/css/app.css @@ -160,9 +160,12 @@ buttons { } a { - color: #88D1B0; + color: #74bf9d; } +a:hover { + color: #214032; +} #sidedrawer strong + ul > li { padding: 6px 0px; }