Difference between revisions of "Team:TEC-Costa Rica/Template:Stylesheet"

Line 100: Line 100:
 
}
 
}
 
.navbar .container-fluid { width: 85%; }
 
.navbar .container-fluid { width: 85%; }
 
+
.well { background-color: rgba(245, 245, 245, 0.7); }
.well { background-color: rgba(245, 245, 245, 0.8); }
+
 
+
 
main {
 
main {
 
width: 90%;
 
width: 90%;
Line 112: Line 110:
 
padding-bottom: 200px;
 
padding-bottom: 200px;
 
}
 
}
 
 
.slideanim { visibility: hidden; }
 
.slideanim { visibility: hidden; }
 
.slide {
 
.slide {
Line 130: Line 127:
 
    transform: translateY(0%);
 
    transform: translateY(0%);
 
  }
 
  }
}
+
}
+
 
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {}
 
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {}
 
@media screen and (max-width: 1280px) {
 
@media screen and (max-width: 1280px) {

Revision as of 16:23, 13 October 2016