main.css 185 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 #dday { border-radius: 40px 80px / 80px 40px; background-color: rgb(150, 140, 206); } #activity { border-radius: 40px 80px / 80px 40px; background-color: rgb(151, 198, 206); }