summaryrefslogtreecommitdiff
path: root/www-ssl/css
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-06-03 01:03:39 +0200
committerPhilip Häusler <msquare@notrademark.de>2011-06-03 01:03:39 +0200
commit626b9a81f303a07fab5be1302496d8823d1fede4 (patch)
tree17f9531895676fb9f68cc36edce00555964c9f92 /www-ssl/css
parent32b3ce5f900cf0d378f77a6675b989ee0e641f13 (diff)
admin faq
Diffstat (limited to 'www-ssl/css')
-rw-r--r--www-ssl/css/base.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www-ssl/css/base.css b/www-ssl/css/base.css
index bfe050a5..44e1959c 100644
--- a/www-ssl/css/base.css
+++ b/www-ssl/css/base.css
@@ -109,6 +109,11 @@ td, th {
border: 1px solid #888;
}
+textarea {
+ height: 200px;
+ width: 300px;
+}
+
.background {
background: #f0f0f0;
}