Team:UCLA/Template/CSS test
From 2014.igem.org
(Difference between revisions)
Samichaels (Talk | contribs) |
Samichaels (Talk | contribs) |
||
Line 402: | Line 402: | ||
.navbar-default1 .navbar-brand:focus { | .navbar-default1 .navbar-brand:focus { | ||
color: #5e5e5e; | color: #5e5e5e; | ||
- | background-color: | + | background-color: #000000; |
} | } | ||
.navbar-default1 .navbar-text { | .navbar-default1 .navbar-text { | ||
Line 413: | Line 413: | ||
.navbar-default1 .navbar-nav > li > a:focus { | .navbar-default1 .navbar-nav > li > a:focus { | ||
color: #333; | color: #333; | ||
- | background-color: | + | background-color: #000000; |
} | } | ||
.navbar-default1 .navbar-nav > .active > a, | .navbar-default1 .navbar-nav > .active > a, | ||
Line 425: | Line 425: | ||
.navbar-default1 .navbar-nav > .disabled > a:focus { | .navbar-default1 .navbar-nav > .disabled > a:focus { | ||
color: #ccc; | color: #ccc; | ||
- | background-color: | + | background-color: #000000; |
} | } | ||
.navbar-default1 .navbar-toggle { | .navbar-default1 .navbar-toggle { | ||
Line 454: | Line 454: | ||
.navbar-default1 .navbar-nav .open .dropdown-menu > li > a:focus { | .navbar-default1 .navbar-nav .open .dropdown-menu > li > a:focus { | ||
color: #333; | color: #333; | ||
- | background-color: | + | background-color: #000000; |
} | } | ||
.navbar-default1 .navbar-nav .open .dropdown-menu > .active > a, | .navbar-default1 .navbar-nav .open .dropdown-menu > .active > a, | ||
Line 466: | Line 466: | ||
.navbar-default1 .navbar-nav .open .dropdown-menu > .disabled > a:focus { | .navbar-default1 .navbar-nav .open .dropdown-menu > .disabled > a:focus { | ||
color: #ccc; | color: #ccc; | ||
- | background-color: | + | background-color: #000000; |
} | } | ||
} | } | ||
Line 490: | Line 490: | ||
- | <!-- PINNED SIDE MENU | + | <!-- PINNED SIDE MENU |
body { | body { | ||
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; | font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; | ||
Line 594: | Line 594: | ||
border-right: .5em solid #2C3E50; | border-right: .5em solid #2C3E50; | ||
border-bottom: .5em solid transparent; | border-bottom: .5em solid transparent; | ||
- | } | + | }--> |
</style> | </style> | ||
</html> | </html> |
Revision as of 22:44, 4 August 2014