Showing
1 changed file
with
8 additions
and
2 deletions
1 | -h3 { | 1 | +#dday { |
2 | - color: tomato; | 2 | + border-radius: 40px 80px / 80px 40px; |
3 | + background-color: rgb(150, 140, 206); | ||
4 | + | ||
3 | } | 5 | } |
6 | +#activity { | ||
7 | + border-radius: 40px 80px / 80px 40px; | ||
8 | + background-color: rgb(151, 198, 206); | ||
9 | +} | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment