User:Culi/common.css: Difference between revisions

Content added Content deleted
(fancy button?)
(fix background)
Line 2: Line 2:
color: #233;
color: #233;
font-family: sans-serif;
font-family: sans-serif;
}

#content * {
box-sizing: border-box;
}
}


Line 26: Line 30:
content: "";
content: "";
position: absolute;
position: absolute;
background-color: #63e6be;
border: 2px solid #233;
width: 100%;
width: 100%;
height: 100%;
height: 100%;