fixed popup stuff

This commit is contained in:
jeena 2013-07-19 14:43:25 +02:00
parent e1609f1569
commit 1c23b43d68
2 changed files with 31 additions and 18 deletions

5
public/style/popup.css Normal file
View 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; }