Account for a couple of changes to DW prompt communities
This commit is contained in:
parent
9181590385
commit
ed6f42a2ae
2 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue