mirror of
https://github.com/wassname/template.git
synced 2026-08-15 12:54:58 +08:00
bg color
This commit is contained in:
@@ -7,7 +7,7 @@ const html = `
|
||||
margin-bottom: 0;
|
||||
border-top: 1px solid rgba(0,0,0,0.1);
|
||||
color: rgba(0,0,0,0.5);
|
||||
background: rgba(0,0,0,0.025);
|
||||
background: rgb(250, 250, 250);
|
||||
padding-top: 36px;
|
||||
padding-right: 24px;
|
||||
padding-bottom: 60px;
|
||||
|
||||
Reference in New Issue
Block a user