User:Culi/common.css: Difference between revisions

fix background
(fancy button?)
(fix background)
Line 2:
color: #233;
font-family: sans-serif;
}
 
#content * {
box-sizing: border-box;
}
 
Line 26 ⟶ 30:
content: "";
position: absolute;
background-color: #63e6be;
border: 2px solid #233;
width: 100%;
height: 100%;
21

edits