Account for a couple of changes to DW prompt communities

This commit is contained in:
mez 2024-04-06 19:23:03 +01:00
parent 9181590385
commit ed6f42a2ae
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ html {
color: #808080;
background-color: #d5d5ef;
/* opacity: 0.8; */
background-image: repeating-radial-gradient( circle at 0 0, transparent 0, #d5d5ef 28px ), repeating-linear-gradient( #cfcfe755, #cfcfe7 );
background-image: repeating-radial-gradient( circle at 0 0, transparent 0, #d5d5ef 28px ), repeating-linear-gradient( #cfcfe5, #cfcfe7 );
font-family: "Poppins", sans-serif;
}