Content deleted Content added
can you tell I don't know shit about CSS? |
No edit summary |
||
Line 5:
background-color: #fbfbfb;
box-sizing: border-box;
}▼
.skin-theme-clientpref-night .ambox {▼
}
Line 105 ⟶ 109:
margin: 0 10%; /* 10% = Will not overlap with other elements */
}
▲}
▲.skin-theme-clientpref-night .ambox {
▲ background-color: #040404 !important;
}
|