diff options
author | Björn Geiger | 2011-04-13 18:30:53 +0200 |
---|---|---|
committer | Björn Geiger | 2011-04-13 18:30:53 +0200 |
commit | ecb699eb777c8abdee8d50342f8febfcc722d71f (patch) | |
tree | 6c04ad96d3525ca95a806dc576304fbbbb0b6b29 /send-post.html | |
parent | Altes Recht markiert, nicht entfernen (diff) | |
download | pbs2-ecb699eb777c8abdee8d50342f8febfcc722d71f.tar.gz pbs2-ecb699eb777c8abdee8d50342f8febfcc722d71f.tar.xz pbs2-ecb699eb777c8abdee8d50342f8febfcc722d71f.zip |
HTML Fehler korrigiert
Diffstat (limited to 'send-post.html')
-rw-r--r-- | send-post.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/send-post.html b/send-post.html index addeec8..7769c19 100644 --- a/send-post.html +++ b/send-post.html @@ -1,6 +1,6 @@ <html> <title>Post-Data</title> -<style> +<style type="text/css"> fieldset{margin-bottom:20px;border:none;border-top:1px solid red;} fieldset legend{color:red;} label{float:left;width:125px;} |