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

 
(6 intermediate revisions by 2 users not shown)
Line 934: Line 934:
 
   display: flex;
 
   display: flex;
 
   padding: 0 5%;
 
   padding: 0 5%;
   overflow-x: auto;
+
   /*overflow-x: auto;
   overflow-y: hidden;
+
   overflow-y: hidden;*/
 
   -webkit-overflow-scrolling: touch;
 
   -webkit-overflow-scrolling: touch;
 
}
 
}
Line 966: Line 966:
 
@media only screen and (min-width: 1024px) {
 
@media only screen and (min-width: 1024px) {
 
   .cd-secondary-nav {
 
   .cd-secondary-nav {
     height: 70px;
+
     height: auto;
 
     overflow: visible;
 
     overflow: visible;
 
   }
 
   }
Line 1,383: Line 1,383:
 
   font-size: 14px;
 
   font-size: 14px;
 
}
 
}
.image-wrapper{
+
.urinacircle{
 +
  z-index: 2;
 
   position: absolute;
 
   position: absolute;
 
   top: -35px;
 
   top: -35px;
 
   margin-left: 15px;
 
   margin-left: 15px;
 +
  background-color: #cccccc;
 +
  width: 60%;
 
   max-width: 200px;
 
   max-width: 200px;
  width: 60%;
 
 
   height: 0px;
 
   height: 0px;
  padding-bottom: 60%;
 
  /*height: 200px;
 
  width: 200px;*/
 
  overflow: hidden;
 
}
 
.urinacircle{
 
  z-index: 2;
 
  background-color: #cccccc;
 
  width: 100%;
 
  height: auto;
 
 
   max-height: 200px;
 
   max-height: 200px;
 
   border-radius:50%;
 
   border-radius:50%;
Line 1,677: Line 1,669:
 
}
 
}
 
.clickmepls{
 
.clickmepls{
 +
  position:relative;
 +
  top:5vh;
 +
  background-color: #404855;
 
   display: flex;
 
   display: flex;
 
   flex-flow: row;
 
   flex-flow: row;
Line 1,687: Line 1,682:
 
   background-color: #404855;
 
   background-color: #404855;
 
   margin: 5vh;
 
   margin: 5vh;
  box-shadow: 3px 7px 5px #888888;
 
 
   position:relative;
 
   position:relative;
 
   height: auto;
 
   height: auto;

Latest revision as of 04:59, 6 November 2016