Team:UCLA/Template/CSS test
From 2014.igem.org
(Difference between revisions)
Samichaels (Talk | contribs) |
Samichaels (Talk | contribs) |
||
Line 16: | Line 16: | ||
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | ||
- | background-color: | + | background-color: #383838; |
border: 0 none; | border: 0 none; | ||
height: 14px; | height: 14px; | ||
Line 387: | Line 387: | ||
top: 11px; | top: 11px; | ||
left: -6px; | left: -6px; | ||
+ | } | ||
+ | .dropup .dropdown-menu, | ||
+ | .navbar-fixed-bottom .dropdown .dropdown-menu { | ||
+ | top: auto; | ||
+ | bottom: 10%; | ||
+ | margin-bottom: 1px; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 00:44, 2 August 2014