Difference between revisions of "Template:Goettingenbase"

 
(12 intermediate revisions by the same user not shown)
Line 31: Line 31:
 
@media (min-width:1400px) {
 
@media (min-width:1400px) {
 
     #globalWrapper, #content {
 
     #globalWrapper, #content {
         background-position: 0% bottom, 100% bottom;
+
         background-position: 3% bottom, 100% bottom;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment:fixed;
 
         background-attachment:fixed;
Line 40: Line 40:
 
@media (min-width:1450px) {
 
@media (min-width:1450px) {
 
     #globalWrapper, #content {
 
     #globalWrapper, #content {
         background-position: 1.5% bottom, 98.5% bottom;
+
         background-position: 4.5% bottom, 98.5% bottom;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment:fixed;
 
         background-attachment:fixed;
Line 49: Line 49:
 
@media (min-width:1500px) {
 
@media (min-width:1500px) {
 
     #globalWrapper, #content {
 
     #globalWrapper, #content {
         background-position: 3% bottom, 97% bottom;
+
         background-position: 6% bottom, 97% bottom;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment:fixed;
 
         background-attachment:fixed;
Line 58: Line 58:
 
@media (min-width:1550px) {
 
@media (min-width:1550px) {
 
     #globalWrapper, #content {
 
     #globalWrapper, #content {
         background-position: 4% bottom, 96% bottom;
+
         background-position: 7% bottom, 96% bottom;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment:fixed;
 
         background-attachment:fixed;
Line 67: Line 67:
 
@media (min-width:1600px) {
 
@media (min-width:1600px) {
 
     #globalWrapper, #content {
 
     #globalWrapper, #content {
         background-position: 5.5% bottom, 94.5% bottom;
+
         background-position: 8.5% bottom, 94.5% bottom;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment:fixed;
 
         background-attachment:fixed;
Line 75: Line 75:
 
@media (min-width:1650px) {
 
@media (min-width:1650px) {
 
     #globalWrapper, #content {
 
     #globalWrapper, #content {
         background-position: 6.5% bottom, 93.5% bottom;
+
         background-position: 9.5% bottom, 93.5% bottom;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment:fixed;
 
         background-attachment:fixed;
Line 86: Line 86:
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment:fixed;
 
         background-attachment:fixed;
         background-position: 7.5% bottom, 92.5% bottom;
+
         background-position: 10.5% bottom, 92.5% bottom;
 
         background-size:15% auto;
 
         background-size:15% auto;
 
     }
 
     }
Line 93: Line 93:
 
@media (min-width:1750px) {
 
@media (min-width:1750px) {
 
     #globalWrapper, #content {
 
     #globalWrapper, #content {
         background-position: 8.5% bottom, 91.5% bottom;
+
         background-position: 11.5% bottom, 91.5% bottom;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment:fixed;
 
         background-attachment:fixed;
Line 102: Line 102:
 
@media (min-width:1800px) {
 
@media (min-width:1800px) {
 
     #globalWrapper, #content {
 
     #globalWrapper, #content {
         background-position: 9% bottom, 91% bottom;
+
         background-position: 12% bottom, 91% bottom;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment:fixed;
 
         background-attachment:fixed;
Line 112: Line 112:
 
(max-width: 1899px)  {
 
(max-width: 1899px)  {
 
     #globalWrapper, #content {
 
     #globalWrapper, #content {
         background-position: 9.5% bottom, 90.5% bottom;
+
         background-position: 12.5% bottom, 90.5% bottom;
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment:fixed;
 
         background-attachment:fixed;
Line 127: Line 127:
 
             background-size:15% auto;
 
             background-size:15% auto;
 
         }
 
         }
 +
}
 +
 +
 +
@media (min-width: 1950px)
 +
{
 +
        #globalWrapper, #content {
 +
        background-position: 14% bottom, 89% bottom;
 +
            background-repeat: no-repeat;
 +
            background-attachment:fixed;
 +
            background-size:15% auto;
 +
        }
 +
}
 +
@media (min-width: 2000px)
 +
{
 +
        #globalWrapper, #content {
 +
        background-position: 15% bottom, 88% bottom;
 +
            background-repeat: no-repeat;
 +
            background-attachment:fixed;
 +
            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