fixed popup stuff
This commit is contained in:
parent
e1609f1569
commit
1c23b43d68
2 changed files with 31 additions and 18 deletions
5
public/style/popup.css
Normal file
5
public/style/popup.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
body { font-family: sans-serif; background: white; color: black; }
|
||||
h1 { color: white; background: #CB3829; padding: 0.3em; font-size: 1em; }
|
||||
img { max-width: 200px; }
|
||||
a { text-decoration: none; color: #2877A2; }
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue