diff --git a/app/styles.css b/app/styles.css index 18cff1e..c801df8 100644 --- a/app/styles.css +++ b/app/styles.css @@ -199,7 +199,7 @@ section#cover p { .polyforum a span { background:#ecf0f3 url(../imgs/sub-brands/poly-forum-logo.svg) no-repeat left top;} .polyqwerty a span { background:#ecf0f3 url(../imgs/sub-brands/poly-qwerty-logo.svg) no-repeat left top;} .polykit a span { background:#ecf0f3 url(../imgs/sub-brands/polykit-logo.svg) no-repeat left top;} -.polypress a span { background:#ecf0f3 url(../imgs/sub-brands/polypress-logo.svg) no-repeat left top;} +.polypress a span { background:#ecf0f3 url(../imgs/sub-brands/poly-press-logo.svg) no-repeat left top;} /* grid for sub-brands */ .sub-brand { diff --git a/business/imgs/sub-brands/polypress-logo.svg b/business/imgs/sub-brands/poly-press-logo.svg similarity index 100% rename from business/imgs/sub-brands/polypress-logo.svg rename to business/imgs/sub-brands/poly-press-logo.svg diff --git a/imgs/sub-brands/polypress-logo.svg b/imgs/sub-brands/poly-press-logo.svg similarity index 100% rename from imgs/sub-brands/polypress-logo.svg rename to imgs/sub-brands/poly-press-logo.svg