NithikB123 (Talk | contribs) |
KevinYLi123 (Talk | contribs) |
||
Line 95: | Line 95: | ||
padding-bottom: 7px; | padding-bottom: 7px; | ||
font-size: 45px; | font-size: 45px; | ||
− | color: | + | color: #FFB59E; } |
Line 114: | Line 114: | ||
h2{ | h2{ | ||
− | color: # | + | color: #A6FF79; |
} | } | ||
Line 245: | Line 245: | ||
opacity: 0.0; | opacity: 0.0; | ||
position: absolute; | position: absolute; | ||
− | background-color: # | + | background-color: #CFB9F7; |
min-width: 200px; | min-width: 200px; | ||
text-align: left; | text-align: left; | ||
Line 254: | Line 254: | ||
/* Links inside the dropdown */ | /* Links inside the dropdown */ | ||
.dropdown-content a { | .dropdown-content a { | ||
− | color: white; | + | color: white; |
opacity: 0.0; | opacity: 0.0; | ||
padding: 0px 10px; | padding: 0px 10px; | ||
Line 264: | Line 264: | ||
/* Change color of dropdown links on hover */ | /* Change color of dropdown links on hover */ | ||
− | .dropdown-content a:hover {background-color: # | + | .dropdown-content a:hover {background-color: #F9FF83; |
+ | color: #4A555C;} | ||
/* Show the dropdown menu on hover */ | /* Show the dropdown menu on hover */ | ||
Line 278: | Line 279: | ||
/* Change the background color of the dropdown button when the dropdown content is shown*/ | /* Change the background color of the dropdown button when the dropdown content is shown*/ | ||
.dropbtn:hover { | .dropbtn:hover { | ||
− | background-color: # | + | background-color: #F9FF83; |
− | color: | + | color: #4A555C; |
} | } | ||
+ | |||
#mainbanner{ | #mainbanner{ |
Revision as of 23:06, 12 September 2017