Skip to content

Commit 635727f

Browse files
committed
Retina header
1 parent 76953c3 commit 635727f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

static/shared/css/documentation.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,6 +1223,11 @@ li.api-status img {
12231223

12241224
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
12251225

1226+
#header-wrapper {
1227+
background-image: url(../images/header@2x.png);
1228+
background-size: 8px 61px;
1229+
}
1230+
12261231
#header .logo {
12271232
background-image: url(/images/[email protected]);
12281233
background-size: 186px 27px;
206 Bytes
Loading

0 commit comments

Comments
 (0)