how was did this not being retina-ready slip by before?
This commit is contained in:
parent
6d19924d35
commit
0249c5b901
|
@ -52,14 +52,16 @@ body > footer a {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
body > footer .align-right p, body > footer .align-right img {
|
body > footer .align-right p, body > footer img {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
body > footer .align-right img {
|
body > footer img {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 14px;
|
top: 14px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
width: 100px;
|
||||||
|
height: 44px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* HTML Elements */
|
/* HTML Elements */
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 8.1 KiB |
Loading…
Reference in New Issue