Added background color to notice and font.

Also improved the notice's buttons a little.
This commit is contained in:
Ajay Ramachandran
2019-07-10 15:11:55 -04:00
parent e5f2c5747b
commit 42f1d05fe8
4 changed files with 74 additions and 9 deletions

View File

@@ -12,7 +12,8 @@
"content.js"
],
"css": [
"content.css"
"content.css",
"Source+Sans+Pro.css"
]
}
],