Difference between revisions of "Template:Cologne-Duesseldorf/css"

Line 92: Line 92:
 
z-index: 100;
 
z-index: 100;
 
}
 
}
 +
 +
#footer {
 +
font-size:100%;
 +
}
 +
 +
 +
/*************WIKI FONTS**************/
  
 
#HQ_page h1,
 
#HQ_page h1,
Line 365: Line 372:
  
 
section#footer{
 
section#footer{
display: flex;
+
    display: flex;
 
     flex-direction: row;
 
     flex-direction: row;
justify-content: center;
+
    justify-content: center;
 
     align-items: center;
 
     align-items: center;
 
     height: 250px;
 
     height: 250px;
 
     margin: 0;
 
     margin: 0;
 
     background: #1C1E1F;
 
     background: #1C1E1F;
 +
    position: absolute;
 +
    left: 0;
 +
    right: 0;
 
}
 
}
  

Revision as of 10:15, 4 May 2017