Difference between revisions of "Team:UMass-Dartmouth/Template:Base"
Line 6: | Line 6: | ||
body { | body { | ||
background-color: #000091; | background-color: #000091; | ||
+ | } | ||
+ | .navBar .container { | ||
+ | |||
+ | |||
+ | |||
+ | |||
} | } | ||
− | .navBar { | + | .navBar .container .pull-left { |
− | width: | + | width:45%; |
− | + | ||
float:left; | float:left; | ||
− | margin-left: | + | margin-left: none; |
+ | overflow: hidden; | ||
+ | background-color: #E8BB00; | ||
+ | } | ||
+ | |||
+ | .navBar .container .pull-right { | ||
+ | width:45%; | ||
+ | float:right; | ||
+ | margin-right: none; | ||
+ | overflow: hidden; | ||
background-color: #E8BB00; | background-color: #E8BB00; | ||
− | + | } | |
</style> | </style> |
Revision as of 17:04, 13 July 2015