Skip to content
Snippets Groups Projects
Commit 48a7299d authored by lucha's avatar lucha Committed by lechuck
Browse files

replaced wordpress logo with noblogs logo

parent 22555dce
No related branches found
No related tags found
No related merge requests found
Showing
with 23 additions and 23 deletions
...@@ -135,8 +135,8 @@ ...@@ -135,8 +135,8 @@
/* WordPress Version Badge */ /* WordPress Version Badge */
.wp-badge { .wp-badge {
background: #0074a2 url(../images/w-logo-white.png?ver=20131202) no-repeat; background: #0074a2 url(../images/noblogs.gif?ver=20131202) no-repeat;
background: #0074a2, url(../images/wordpress-logo-white.svg?ver=20131110) no-repeat; /* multiple backgrounds are ignored by browsers that don't support SVGs */ background: #0074a2, url(../images/noblogs.gif?ver=20131110) no-repeat; /* multiple backgrounds are ignored by browsers that don't support SVGs */
background-position: center 24px; background-position: center 24px;
-webkit-background-size: 85px 85px; -webkit-background-size: 85px 85px;
background-size: 85px 85px; background-size: 85px 85px;
......
...@@ -135,8 +135,8 @@ ...@@ -135,8 +135,8 @@
/* WordPress Version Badge */ /* WordPress Version Badge */
.wp-badge { .wp-badge {
background: #0074a2 url(../images/w-logo-white.png?ver=20131202) no-repeat; background: #0074a2 url(../images/noblogs.gif?ver=20131202) no-repeat;
background: #0074a2, url(../images/wordpress-logo-white.svg?ver=20131110) no-repeat; /* multiple backgrounds are ignored by browsers that don't support SVGs */ background: #0074a2, url(../images/noblogs.gif?ver=20131110) no-repeat; /* multiple backgrounds are ignored by browsers that don't support SVGs */
background-position: center 24px; background-position: center 24px;
-webkit-background-size: 85px 85px; -webkit-background-size: 85px 85px;
background-size: 85px 85px; background-size: 85px 85px;
......
...@@ -71,8 +71,8 @@ label { ...@@ -71,8 +71,8 @@ label {
text-align:center text-align:center
} }
#logo a { #logo a {
background-image: url(../images/w-logo-blue.png?ver=20131202); background-image: url(../images/noblogs.gif?ver=20131202);
background-image: none, url(../images/wordpress-logo.svg?ver=20131107); background-image: none, url(../images/noblogs.gif?ver=20131107);
-webkit-background-size: 84px; -webkit-background-size: 84px;
background-size: 84px; background-size: 84px;
background-position: center top; background-position: center top;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment