11,286
edits
FlyingRagnar (talk | contribs) No edit summary |
FlyingRagnar (talk | contribs) (updating background to use https) |
||
| Line 3: | Line 3: | ||
html { | html { | ||
/* Header background with pixelation effect */ | /* Header background with pixelation effect */ | ||
background: #f3f3f3 url( | background: #f3f3f3 url(https://dragon-quest.org/images/3/36/Header_back.png) repeat-x; | ||
-ms-interpolation-mode:nearest-neighbor; /* IE 7-11 */ | -ms-interpolation-mode:nearest-neighbor; /* IE 7-11 */ | ||
image-rendering:-webkit-optimize-contrast; /* old Webkit browsers */ | image-rendering:-webkit-optimize-contrast; /* old Webkit browsers */ | ||