Page MenuHomeDevCentral

DeepSpace.css
No OneTemporary

DeepSpace.css

@media screen and (max-width: 400px) {
background-color: black;
background-image: url(/images/bg/DeepSpace-400.jpg), url(/images/bg/DeepSpace-400-low.jpg);
background-position: bottom left;
background-attachment: fixed;
}
@media screen and (min-width: 401px) and (max-width: 720px) {
background-color: black;
background-image: url(/images/bg/DeepSpace-720.jpg), url(/images/bg/DeepSpace-720-low.jpg);
background-position: bottom left;
background-attachment: fixed;
}
@media screen and (min-width: 721px) and (max-width: 1280px) {
background-color: black;
background-image: url(/images/bg/DeepSpace-1280.jpg), url(/images/bg/DeepSpace-1280-low.jpg);
background-position: bottom left;
background-attachment: fixed;
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
background-color: black;
background-image: url(/images/bg/DeepSpace-1440.jpg), url(/images/bg/DeepSpace-1440-low.jpg);
background-position: bottom left;
background-attachment: fixed;
}
@media screen and (min-width: 1441px) and (max-width: 1920px) {
background-color: black;
background-image: url(/images/bg/DeepSpace-1920.jpg), url(/images/bg/DeepSpace-1920-low.jpg);
background-position: bottom left;
background-attachment: fixed;
}
@media screen and (min-width: 1921px) {
background-color: black;
background-image: url(/images/bg/DeepSpace-2880.jpg), url(/images/bg/DeepSpace-2880-low.jpg);
background-position: bottom left;
background-attachment: fixed;
}

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 16, 15:08 (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3904075
Default Alt Text
DeepSpace.css (1 KB)

Event Timeline