diff options
Diffstat (limited to 'css/desktop/header.css')
| -rwxr-xr-x | css/desktop/header.css | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/css/desktop/header.css b/css/desktop/header.css index 0364bfa..7b72c7c 100755 --- a/css/desktop/header.css +++ b/css/desktop/header.css @@ -42,22 +42,3 @@ .header .banner a { text-decoration: none; } - -.header .navbar { - height: 35px; - padding: 5px; - background-color: #CADCEB; - display: flex; - align-items: center; - border-bottom: 1px solid #98A5B0; - justify-content: space-between; -} - -.header .navbar a { - text-decoration: none; - color: black; -} - -.header .navbar a:hover { - text-decoration: underline; -} |
