Difference between revisions of "Template:Waterloo/style.css"

(Undo revision 319494 by Screx (talk))
Line 1,122: Line 1,122:
 
   font-family: 'Ubuntu', sans-serif;
 
   font-family: 'Ubuntu', sans-serif;
 
   background-color: #404855;
 
   background-color: #404855;
  height: 82vh;
 
 
   padding: 15vh;
 
   padding: 15vh;
 
   margin-bottom: -2vh;
 
   margin-bottom: -2vh;
Line 1,130: Line 1,129:
 
   display: flex;
 
   display: flex;
 
   flex-flow: column;
 
   flex-flow: column;
 +
  justify-content: center;
 
   align-items: center;
 
   align-items: center;
 
}
 
}
Line 1,202: Line 1,202:
 
}
 
}
 
.landing #title {
 
.landing #title {
 +
  position: absolute;
 
   bottom: 5vw;
 
   bottom: 5vw;
 
   font-size: 1.15vw;
 
   font-size: 1.15vw;
Line 1,226: Line 1,227:
 
   position: relative;
 
   position: relative;
 
   display: flex;
 
   display: flex;
 +
  flex-flow: column;
 
   align-items: center;
 
   align-items: center;
 
   justify-content: center;
 
   justify-content: center;
  font-size: ;
 
 
}
 
}
 
+
.project-logo svg{
 +
  width: 30vw;
 +
}
 
.wcontent-box{
 
.wcontent-box{
 
   margin: 7.5vh 12.5vw;
 
   margin: 7.5vh 12.5vw;

Revision as of 02:09, 18 October 2016