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

Line 80: Line 80:
 
background: #FFFFFF url('https://static.igem.org/mediawiki/2016/7/7e/T--TEC-Costa_Rica--lodyas_background.png') top left repeat;
 
background: #FFFFFF url('https://static.igem.org/mediawiki/2016/7/7e/T--TEC-Costa_Rica--lodyas_background.png') top left repeat;
 
}
 
}
 +
#navbar { float: right; }
 
.navbar-nav li a {
 
.navbar-nav li a {
 
line-height: 25px;
 
line-height: 25px;
Line 113: Line 114:
 
}
 
}
 
 
 +
@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: 980px) {
 +
}
 +
@media screen and (max-width: 736px) {
 +
#navbar { float: left; }
 +
}
 +
@media screen and (max-width: 480px) {
 +
#navbar { float: left; }
 +
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 16:11, 3 October 2016