Difference between revisions of "Template:Goettingenbase"

 
(6 intermediate revisions by the same user not shown)
Line 133: Line 133:
 
{
 
{
 
         #globalWrapper, #content {
 
         #globalWrapper, #content {
         background-position: 15.5% bottom, 87.5% bottom;
+
         background-position: 14% bottom, 89% bottom;
 
             background-repeat: no-repeat;
 
             background-repeat: no-repeat;
 
             background-attachment:fixed;
 
             background-attachment:fixed;
Line 142: Line 142:
 
{
 
{
 
         #globalWrapper, #content {
 
         #globalWrapper, #content {
         background-position: 18.5% bottom, 84.5% bottom;
+
         background-position: 15% bottom, 88% bottom;
 
             background-repeat: no-repeat;
 
             background-repeat: no-repeat;
 
             background-attachment:fixed;
 
             background-attachment:fixed;
 
             background-size:15% auto;
 
             background-size:15% auto;
 
         }
 
         }
 +
}
 +
 +
@media (min-width: 2100px)
 +
{
 +
        #globalWrapper, #content {
 +
        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-attachment:fixed;
 +
            background-size:15% auto;
 +
        }
 +
}
 +
 +
@media (min-width:2350px) {
 +
    #globalWrapper, #content {
 +
        background:none;
 +
    }
 
}
 
}
  

Latest revision as of 11:07, 18 September 2015