12,417
edits
Coffeesaga (talk | contribs) No edit summary |
Coffeesaga (talk | contribs) No edit summary |
||
Line 146: | Line 146: | ||
transition: background .3s ease; | transition: background .3s ease; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
background-color: # | background-color: #fafafa; | ||
padding:8px 5px 8px 8px; | padding:8px 5px 8px 8px; | ||
border-bottom:1px solid #c0c0c0; | border-bottom:1px solid #c0c0c0; | ||
border-bottom-left-radius:20px; | border-bottom-left-radius:20px; | ||
border-bottom-right-radius:20px; | border-bottom-right-radius:20px; | ||
line-height:1.8em; | |||
} | } | ||