Line 16: | Line 16: | ||
display: flex; | display: flex; | ||
justify-content: center; | justify-content: center; | ||
− | background-color: #893939; | + | background-color: #893939; /*this is the color behind menu buttons */ |
} | } | ||
Line 39: | Line 39: | ||
letter-spacing: 3px; | letter-spacing: 3px; | ||
transition: all linear 0.15s; | transition: all linear 0.15s; | ||
− | + | color: white; | |
− | + | /* color: #be740d; this is the color of menu text */ | |
− | background-color: # | + | background-color: #050449; /*this is the color of menu buttons */ |
text-decoration: none; | text-decoration: none; | ||
/* border-radius: 15px 15px 15px 15px;*/ | /* border-radius: 15px 15px 15px 15px;*/ |
Revision as of 11:12, 3 October 2016