Keithaiken (Talk | contribs) |
Keithaiken (Talk | contribs) |
||
Line 51: | Line 51: | ||
/* Extra Small Devices, Phones */ | /* Extra Small Devices, Phones */ | ||
@media only screen and (min-width : 480px) { | @media only screen and (min-width : 480px) { | ||
− | |||
.dropdown-menu>li>a {background-color: #377b7e;} | .dropdown-menu>li>a {background-color: #377b7e;} | ||
− | |||
− | |||
− | |||
− | |||
− | + | .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background-color:#f5af3e;color:#ffffff;} | |
− | + | ||
} | } | ||
</style> | </style> |
Revision as of 03:25, 6 October 2017