Difference between revisions of "Template:Goettingenbase"
Line 153: | Line 153: | ||
#globalWrapper, #content { | #globalWrapper, #content { | ||
background-position: 16% bottom, 87% bottom; | background-position: 16% bottom, 87% bottom; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment:fixed; | ||
+ | background-size:15% auto; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 2200px) | ||
+ | { | ||
+ | #globalWrapper, #content { | ||
+ | background-position: 17% bottom, 86% bottom; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment:fixed; | ||
+ | background-size:15% auto; | ||
+ | } | ||
+ | } | ||
+ | @media (min-width: 2300px) | ||
+ | { | ||
+ | #globalWrapper, #content { | ||
+ | background-position: 18% bottom, 85% bottom; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-attachment:fixed; | background-attachment:fixed; |
Revision as of 11:06, 18 September 2015