more popup fixes

This commit is contained in:
jeena 2013-07-19 14:52:24 +02:00
parent 5d58f16e0f
commit cae1da96bb
3 changed files with 7 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 KiB

View file

@ -3,3 +3,6 @@ h1 { color: white; background: #CB3829; padding: 0.3em; font-size: 1em; }
img { max-width: 200px; }
a { text-decoration: none; color: #2877A2; }
table { width: 100%; }
tr td:last-child {text-align: right; }
tr td:last-child a { color: red; }