BambooPanda (Talk | contribs) |
|||
Line 112: | Line 112: | ||
width: 100%; | width: 100%; | ||
height: 60px; | height: 60px; | ||
− | padding-top: 1em; | + | /*padding-top: 1em;*/ |
/* This color means white and slightly transparent */ | /* This color means white and slightly transparent */ | ||
background-color: rgba(255, 255, 255, 0.82); | background-color: rgba(255, 255, 255, 0.82); | ||
Line 134: | Line 134: | ||
position: absolute; | position: absolute; | ||
/*Change this to change the color of the background that houses the dropdown menu content. The last number affects the opacity of the color*/ | /*Change this to change the color of the background that houses the dropdown menu content. The last number affects the opacity of the color*/ | ||
− | background-color: rgba(255, 255, 255, 0. | + | background-color: rgba(255, 255, 255, 0.9); |
text-align: left; | text-align: left; | ||
max-width: 250px; | max-width: 250px; | ||
Line 153: | Line 153: | ||
display: flex; | display: flex; | ||
} | } | ||
− | /* This styles the links within the | + | /* This styles the links within the dropdwn-content */ |
.nav .dropdwn .dropdwn-content a{ | .nav .dropdwn .dropdwn-content a{ | ||
float: none; | float: none; |
Revision as of 22:05, 10 October 2018
CONNECT WITH US