---
resources/style/_nav.scss | 3 ---
1 file changed, 3 deletions(-)
diff --git a/resources/style/_nav.scss b/resources/style/_nav.scss
index 23a06af..fac9bc2 100644
--- a/resources/style/_nav.scss
+++ b/resources/style/_nav.scss
@@ -1,8 +1,5 @@
nav#main {
background-color: mix($primary, $secondary, 50%);
- background-image: url(/resources/img/greenteselatedband.png);
- background-size: auto calc(2.5rem + 16px);
- background-repeat: repeat-x;
padding: 8px;
margin-bottom: 20px;
display: flex;
--
2.54.0- [PATCH 0/6] orgweb: several minor style fixes Kana
- [PATCH 6/6] css: remove ref to the missing greentesela... Kana
- Re: [PATCH 6/6] css: remove ref to the missing gre... Bastien Guerry
- Re: [PATCH 6/6] css: remove ref to the missing... Ihor Radchenko
- Re: [PATCH 6/6] css: remove ref to the mis... Bastien
- Re: [PATCH 6/6] css: remove ref to the mis... Bastien
- Re: [PATCH 6/6] css: remove ref to th... Bastien
- Re: [PATCH 6/6] css: remove ref t... Ihor Radchenko
- Re: [PATCH 6/6] css: remove r... Bastien
- [PATCH 3/6] css: fix horizontal scroll on mobile Kana
- Re: [PATCH 3/6] css: fix horizontal scroll on mobi... Bastien Guerry
- [PATCH 4/6] css: fix code inside pre background Kana
