wecui
Version:
一款基于Vue2.x版本的移动端web组件
21 lines (17 loc) • 294 B
CSS
.banner {
border: 1px 2px #343434;
color: #abccfc #212231;
font-weight: light;
position: fixed 0 0 *;
size: 100% 48px;
}
.section {
margin: 40px;
text: bold center uppercase dimgrey 1.25em 1.5 .05em;
}
.section.inset {
margin: * auto;
}
.menu-item[-active] {
background: #f3f3f3;
}