Added UI to support picking out sponsors and submitting

This commit is contained in:
Ajay Ramachandran
2019-07-08 23:43:06 -04:00
parent f81365414c
commit 2f32ead924
6 changed files with 162 additions and 9 deletions

7
popup.css Normal file
View File

@@ -0,0 +1,7 @@
* {
font-family: 'Arial';
}
body {
width: 300px;
}