aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2012-10-15 16:43:19 +0200
committerHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2012-10-15 16:43:19 +0200
commite0555236cd9b8663151ca22e092b904b99d1a8fc (patch)
tree6f341106541661bb3f6536578f1594e6c5156772 /public
parenta56afe39a10a6f15576b437b8658f48373227479 (diff)
downloadecs2-e0555236cd9b8663151ca22e092b904b99d1a8fc.tar.gz
ecs2-e0555236cd9b8663151ca22e092b904b99d1a8fc.zip
CSS corrections.
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/ecs.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/stylesheets/ecs.css b/public/stylesheets/ecs.css
index 2e54a4f..c63201b 100644
--- a/public/stylesheets/ecs.css
+++ b/public/stylesheets/ecs.css
@@ -110,7 +110,7 @@ label {
}
.top {
- text-align: top;
+ vertical-align: top;
}
@@ -188,7 +188,7 @@ body {
#banner {
background: #9c9;
- padding-top: 20;
+ padding-top: 20px;
padding-bottom: 0px;
border-bottom: 2px solid;
font: small-caps 25px/25px "Times New Roman", serif;