Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Retina Display Background Images via CSS
a guest
Mar 12th, 2012
2,744
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
CSS
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
@media
only screen and
(
-webkit-min-device-pixel-ratio
:
2
)
{
.ui-page
{
background
:
transparent
url
(
path/to/2x.jpg
)
;
background-size
:
Xpx Ypx
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
$13,000 in 48 Hours
CSS | 33 min ago | 0.90 KB
Hidden Cyrpto Opportunity
CSS | 33 min ago | 0.90 KB
Untitled
1 hour ago | 9.16 KB
Untitled
3 hours ago | 4.70 KB
Untitled
5 hours ago | 5.07 KB
Untitled
5 hours ago | 8.04 KB
Untitled
7 hours ago | 7.47 KB
Untitled
9 hours ago | 4.96 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!