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

Line 154: Line 154:
 
.jumbotron h1 { font-size: 40px !important; }
 
.jumbotron h1 { font-size: 40px !important; }
 
.jumbotron span { font-size: 30px; }
 
.jumbotron span { font-size: 30px; }
 +
}
 +
@media screen and (max-width: 530px) {
 +
#home h1 {
 +
font-size: 80px;
 +
}
 +
#facts h1, #detection h1, #system h1 { font-size: 30px; }
 +
#facts h2, #detection h2, #system h2 { font-size: 25px; }
 +
#facts p, #detection p, #system p { font-size: 15px; }
 
}
 
}
 
@media screen and (max-width: 480px) {
 
@media screen and (max-width: 480px) {
Line 162: Line 170:
 
.navbar-nav li a { text-align: center; }
 
.navbar-nav li a { text-align: center; }
 
.jumbotron h1 { font-size: 30px !important; }
 
.jumbotron h1 { font-size: 30px !important; }
.jumbotron span { font-size: 20px; }
+
.jumbotron span { font-size: 20px; }
}
+
#home h1 {
@media screen and (max-width: 710px) {
+
font-size: 60px;  
#home-page .intro {
+
padding-left: 0;
+
padding-right: 0;
+
 
}
 
}
}
 
@media screen and (max-width: 530px) {
 
 
#home h1 {
 
#home h1 {
 
font-size: 80px;  
 
font-size: 80px;  
Line 177: Line 180:
 
#facts h2, #detection h2, #system h2 { font-size: 25px; }
 
#facts h2, #detection h2, #system h2 { font-size: 25px; }
 
#facts p, #detection p, #system p { font-size: 15px; }
 
#facts p, #detection p, #system p { font-size: 15px; }
}
+
}
@media screen and (max-width: 410px) {
+
#home h1 {
+
font-size: 60px;
+
}
+
}
+
 
@media screen and (max-width: 330px) {
 
@media screen and (max-width: 330px) {
 
#home h1 {
 
#home h1 {

Revision as of 01:36, 2 December 2016