Conversation
Notices
-
455a462
> position: static; /* (2022, proper centering) */
457a465
> text-align: left;
974a983
> position: static; /* (2022, proper centering) */
977,978c986
< left: 802px;
< margin: 0 0 20px;
---
> margin: 12px 0 20px; /* (2022, 12px top replaces 'relative pushes') */
981,982c989,992
< background-color: white;
< top: 12px;
---
> border-radius: 5px; /* (2022) */
> background-color: #fffd; /* (2022) */
> background-image: radial-gradient(circle at 50% -190px,#fff 270px,#fff0 0px); /* (2022) */
> text-align:left; /* (2022) */
1214c1224
< font-size: 0;�
---
> font-size: 0;