aboutsummaryrefslogtreecommitdiff
path: root/dudle.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-24 13:17:39 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-24 13:17:39 +0100
commit846bf560005140babb11b1ed4dd03e0d16424137 (patch)
tree739e97d78563ccaab71482f3e212441a6b58b43f /dudle.css
parenta4434b05b6c544acb01b2ccc6096d4a94758cce5 (diff)
better delete feedback
Diffstat (limited to '')
-rw-r--r--dudle.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/dudle.css b/dudle.css
index 632ba69..9314818 100644
--- a/dudle.css
+++ b/dudle.css
@@ -160,6 +160,10 @@ html {
min-width: 45em;
}
+.textcolumn{
+ max-width: 45em;
+}
+
div#tabs{
text-align: center
}
@@ -213,6 +217,9 @@ pre#configwarning {
line-height:95%;
margin-left: -2ex;
}
+.warning{
+ color: red;
+}
h1 {
text-align: center;