diff options
| author | Simon | 2011-03-14 13:35:30 +0100 |
|---|---|---|
| committer | Simon | 2011-03-14 13:35:30 +0100 |
| commit | 1df0a725d310cf319a0879afd6e2bea78c276c01 (patch) | |
| tree | e26877a28622c5ebc881f1f1b71ef70bcbcc42ad /public | |
| parent | Membership in Session eingefügt, Filtertypes nur einmal per Script einfügen... (diff) | |
| download | pbs2-1df0a725d310cf319a0879afd6e2bea78c276c01.tar.gz pbs2-1df0a725d310cf319a0879afd6e2bea78c276c01.tar.xz pbs2-1df0a725d310cf319a0879afd6e2bea78c276c01.zip | |
footer bleibt am fensterbottom
Diffstat (limited to 'public')
| -rw-r--r-- | public/media/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css index 9422da2..183baac 100644 --- a/public/media/css/style.css +++ b/public/media/css/style.css @@ -55,7 +55,7 @@ body{font-family:sans,arial; color:#000033; } #footer { - position:absolute; + position:fixed; margin:0 auto; width:1000px; clear:both; |
