summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSimon2011-03-09 16:31:58 +0100
committerSimon2011-03-09 16:31:58 +0100
commit3d04fb75a980dba20e51dc91afd49f0eb9ee43fe (patch)
tree11a095d4a8a372a4042d3c18e2fc15d780a76a95 /public
parentdatenbankfehler behoben (diff)
downloadpbs2-3d04fb75a980dba20e51dc91afd49f0eb9ee43fe.tar.gz
pbs2-3d04fb75a980dba20e51dc91afd49f0eb9ee43fe.tar.xz
pbs2-3d04fb75a980dba20e51dc91afd49f0eb9ee43fe.zip
Form-Verhalten geändert & Datenbank korrigiert
Diffstat (limited to 'public')
-rw-r--r--public/media/css/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index fb4177e..ec6fcc7 100644
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -60,10 +60,13 @@ color:#000;
h1 {
display:block;
-width:400px;
text-align:center;
margin:5px auto;
}
+h2{
+ display:block;
+ text-align:center;
+}
table {
width:100%;