Team:UANL Mty-Mexico/CoreCSS
From 2013.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
/* Resizes the menubar to fik the links (default is 400px) */ | /* Resizes the menubar to fik the links (default is 400px) */ | ||
#menubar { | #menubar { | ||
- | width: | + | width: auto;} |
body { | body { | ||
margin: 10px 0 0 0; | margin: 10px 0 0 0; | ||
Line 968: | Line 968: | ||
@media (min-width: 768px) { | @media (min-width: 768px) { | ||
.container { | .container { | ||
- | max-width: | + | max-width: 700px; |
} | } | ||
.col-sm-1, | .col-sm-1, |
Revision as of 01:47, 26 September 2013