diff --git a/assets/static/css/style.css b/assets/static/css/style.css index cd2c719..77623e8 100644 --- a/assets/static/css/style.css +++ b/assets/static/css/style.css @@ -101,30 +101,6 @@ body { color: #00a8ff; } -/* New header branding styles */ -.header-brand { - display: flex; - align-items: center; - gap: 1rem; -} - -.header-logo { - height: 50px; - width: auto; - filter: drop-shadow(0 2px 4px rgba(0, 212, 255, 0.3)); -} - -.header-text { - display: flex; - flex-direction: column; - gap: 0.25rem; -} - -.header-links { - display: flex; - gap: 0.5rem; -} - .stats-summary { display: flex; gap: 1rem; diff --git a/assets/static/images/favicon-16.svg b/assets/static/images/favicon-16.svg deleted file mode 100644 index 8fe2cdd..0000000 --- a/assets/static/images/favicon-16.svg +++ /dev/null @@ -1,11 +0,0 @@ - - \ No newline at end of file diff --git a/assets/static/images/favicon-32.svg b/assets/static/images/favicon-32.svg deleted file mode 100644 index 615e876..0000000 --- a/assets/static/images/favicon-32.svg +++ /dev/null @@ -1,32 +0,0 @@ - - \ No newline at end of file diff --git a/assets/static/images/favicon-48.svg b/assets/static/images/favicon-48.svg deleted file mode 100644 index 287c971..0000000 --- a/assets/static/images/favicon-48.svg +++ /dev/null @@ -1,43 +0,0 @@ - - \ No newline at end of file diff --git a/assets/static/images/skyview-app-icon.svg b/assets/static/images/skyview-app-icon.svg deleted file mode 100644 index 391689e..0000000 --- a/assets/static/images/skyview-app-icon.svg +++ /dev/null @@ -1,101 +0,0 @@ - - \ No newline at end of file diff --git a/assets/static/images/skyview-favicon.svg b/assets/static/images/skyview-favicon.svg deleted file mode 100644 index 87df6da..0000000 --- a/assets/static/images/skyview-favicon.svg +++ /dev/null @@ -1,32 +0,0 @@ - - \ No newline at end of file diff --git a/assets/static/images/skyview-logo.svg b/assets/static/images/skyview-logo.svg deleted file mode 100644 index 3ef225a..0000000 --- a/assets/static/images/skyview-logo.svg +++ /dev/null @@ -1,67 +0,0 @@ - - \ No newline at end of file diff --git a/assets/static/index.html b/assets/static/index.html index eb6ebee..efc66fe 100644 --- a/assets/static/index.html +++ b/assets/static/index.html @@ -4,14 +4,7 @@