Line 23: | Line 23: | ||
background: linear-gradient(to bottom,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); | background: linear-gradient(to bottom,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); | ||
color: white; | color: white; | ||
− | font-size: | + | font-size: 16px; |
font-weight: normal; | font-weight: normal; | ||
box-shadow: 0 0 5px rgba(0,0,0,0); | box-shadow: 0 0 5px rgba(0,0,0,0); | ||
Line 46: | Line 46: | ||
.navbar ul a{ | .navbar ul a{ | ||
display: block; | display: block; | ||
− | width: | + | width:6rem; |
height: 4rem; | height: 4rem; | ||
line-height:4rem; | line-height:4rem; | ||
Line 57: | Line 57: | ||
list-style-image:none; | list-style-image:none; | ||
height: 4rem; | height: 4rem; | ||
− | width: | + | width: 6rem; |
float: left; | float: left; | ||
border: 0px solid green; | border: 0px solid green; | ||
Line 76: | Line 76: | ||
padding: 0; | padding: 0; | ||
margin: 0 auto; | margin: 0 auto; | ||
− | width: | + | width: 6rem; |
border: 0px solid red; | border: 0px solid red; | ||
background: rgba(20,57,93,0.80); | background: rgba(20,57,93,0.80); |
Revision as of 13:34, 23 September 2018