Line 40: | Line 40: | ||
.content { | .content { | ||
− | + | ||
background-color: white; | background-color: white; | ||
− | |||
− | |||
border: 1px solid #000000; | border: 1px solid #000000; | ||
border-radius: 0px; | border-radius: 0px; | ||
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35); | box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35); | ||
min-height: 100px; | min-height: 100px; | ||
− | + | border-top: none; | |
+ | border-bottom: none; | ||
} | } | ||
.container{ | .container{ | ||
− | max-width: | + | max-width:100%; |
margin-top:80px; | margin-top:80px; | ||
margin-bottom:60px; | margin-bottom:60px; |
Revision as of 15:01, 23 July 2018