euscanwww: Adding a problem reporting form in package page

Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
volpino
2012-07-09 14:29:42 +02:00
parent 03cf3b90a4
commit 379a6d2942
7 changed files with 294 additions and 3 deletions

View File

@ -233,3 +233,7 @@ th {
-moz-border-radius: 10px;
border-radius: 10px;
}
textarea {
width: inherit;
}