images cleanup
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.3 KiB |
|
@ -128,7 +128,7 @@ a {
|
|||
text-align: center; }
|
||||
.footer a {
|
||||
cursor: default;
|
||||
background: url("favicons/logo28x28x.png") no-repeat;
|
||||
background: url("favicons/logo28x28.png") no-repeat;
|
||||
display: inline-block;
|
||||
height: 28px;
|
||||
width: 28px; }
|
||||
|
|
|
@ -154,7 +154,7 @@ a {
|
|||
text-align: center;
|
||||
a {
|
||||
cursor: default;
|
||||
background: url('favicons/logo28x28x.png') no-repeat;
|
||||
background: url('favicons/logo28x28.png') no-repeat;
|
||||
display: inline-block;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
|
|