diff --git a/static/board.html b/static/board.html index f3bc958..ebbe8b9 100644 --- a/static/board.html +++ b/static/board.html @@ -101,10 +101,21 @@ diff --git a/static/images/.mono-logo.svg b/static/images/.mono-logo.svg deleted file mode 100644 index 0e0f92e..0000000 --- a/static/images/.mono-logo.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - -image/svg+xmlOWL - BOARD diff --git a/static/images/logo/mono-logo-33.png b/static/images/logo/mono-logo-33.png new file mode 100644 index 0000000..c020dc2 Binary files /dev/null and b/static/images/logo/mono-logo-33.png differ diff --git a/static/images/logo/mono-logo.svg b/static/images/logo/mono-logo.svg new file mode 100644 index 0000000..cbf8df6 --- /dev/null +++ b/static/images/logo/mono-logo.svg @@ -0,0 +1,2 @@ + +image/svg+xml \ No newline at end of file diff --git a/static/images/logo/square-logo-100.png b/static/images/logo/square-logo-100.png new file mode 100644 index 0000000..ce1a8b6 Binary files /dev/null and b/static/images/logo/square-logo-100.png differ diff --git a/static/images/nav/home_icon-40.png b/static/images/nav/home_icon-40.png new file mode 100644 index 0000000..d9a4101 Binary files /dev/null and b/static/images/nav/home_icon-40.png differ diff --git a/static/images/nav/home_icon.svg b/static/images/nav/home_icon.svg new file mode 100644 index 0000000..fc1674d --- /dev/null +++ b/static/images/nav/home_icon.svg @@ -0,0 +1,15 @@ + + + + + +image/svg+xml + + + + + + + + + \ No newline at end of file diff --git a/static/images/nre/nre-powered_1200w.jxl b/static/images/nre/nre-powered_1200w.jxl deleted file mode 100644 index d70de7f..0000000 Binary files a/static/images/nre/nre-powered_1200w.jxl and /dev/null differ diff --git a/static/images/nre/nre-powered_1200w.png b/static/images/nre/nre-powered_1200w.png deleted file mode 100644 index 1c3b847..0000000 Binary files a/static/images/nre/nre-powered_1200w.png and /dev/null differ diff --git a/static/images/nre/nre-powered_1200w.webp b/static/images/nre/nre-powered_1200w.webp deleted file mode 100644 index 9f068e3..0000000 Binary files a/static/images/nre/nre-powered_1200w.webp and /dev/null differ diff --git a/static/images/nre/nre-powered_1900w.jxl b/static/images/nre/nre-powered_1900w.jxl deleted file mode 100644 index d4da3df..0000000 Binary files a/static/images/nre/nre-powered_1900w.jxl and /dev/null differ diff --git a/static/images/nre/nre-powered_1900w.png b/static/images/nre/nre-powered_1900w.png deleted file mode 100644 index 39e05bf..0000000 Binary files a/static/images/nre/nre-powered_1900w.png and /dev/null differ diff --git a/static/images/nre/nre-powered_1900w.webp b/static/images/nre/nre-powered_1900w.webp deleted file mode 100644 index 9fb04c5..0000000 Binary files a/static/images/nre/nre-powered_1900w.webp and /dev/null differ diff --git a/static/styles/boards.css b/static/styles/boards.css index 286180e..7103421 100644 --- a/static/styles/boards.css +++ b/static/styles/boards.css @@ -200,13 +200,32 @@ caption{ left: 0; width: 100%; height: 40px; - background-color: var(--overlay-color); + background-image: linear-gradient(to left, var(--accent-color), azure 190px); } #footer img { height: 35px; } +#nre_logo { + position: absolute; + left: 3px; + top: 1px; +} + +#owlboard_logo { + position: absolute; + right: 40px; + top: 3px; +} + +#home_icon { + position: absolute; + width: 10px; + right: 30px; + top: 2px; +} + /* Animations */ @keyframes pulse-change { 50% {