Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit a5a8d8b9 authored by 65160394's avatar 65160394
Browse files

Project Round 7

parent 44597f77
No related branches found
No related tags found
No related merge requests found
...@@ -80,11 +80,11 @@ body { ...@@ -80,11 +80,11 @@ body {
} }
button:hover { button:hover {
background-color: #45a049; background-color: #211C84;
} }
button:active { button:active {
background-color: #388e3c; background-color: #211C84;
} }
/* Footer */ /* Footer */
......
...@@ -73,11 +73,11 @@ body { ...@@ -73,11 +73,11 @@ body {
} }
button:hover { button:hover {
background-color: #45a049; background-color: #211C84;
} }
button:active { button:active {
background-color: #388e3c; background-color: #211C84;
} }
/* Responsive */ /* Responsive */
......
...@@ -151,7 +151,7 @@ ul li a:hover { ...@@ -151,7 +151,7 @@ ul li a:hover {
} }
.btn-create:hover { .btn-create:hover {
background: #218838; background: #211C84;
} }
.btn-edit:hover { .btn-edit:hover {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment