From randallwiggins
Line 3: | Line 3: | ||
background-color:#def; | background-color:#def; | ||
} | } | ||
− | + | .navbar-default { | |
background-color:#dfefff; | background-color:#dfefff; | ||
} | } |
Revision as of 01:51, 14 June 2018
/* CSS placed here will be applied to all skins */ body { background-color:#def; } .navbar-default { background-color:#dfefff; }