5,421
edits
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
background-color: #FFFFFF; | background-color: #FFFFFF; | ||
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); | box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); | ||
} | |||
.w-page-container-inner > div:nth-child(1), | |||
div:nth-child(2), | |||
div:nth-child(3) { | |||
background: blue; | |||
} | } | ||