Side.css 253 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 aside { width: 250px; margin-right: 8px; padding-top: 50px; } .SideSubject { height: 25px; padding: 5px; display: flex; } .ssc { height: 15px; width: 15px; margin: 5px 10px 5px 5px; border: solid thin grey; border-radius: 3px; }