summaryrefslogtreecommitdiff
path: root/www-ssl/css
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-06-01 17:28:03 +0200
committerPhilip Häusler <msquare@notrademark.de>2011-06-01 17:28:03 +0200
commitd163b9921b3ddb71f027199c87e6cf18fbb9a624 (patch)
tree5132892ec95327cbcdd6ed93f6773bcbe0a249dc /www-ssl/css
parentbf64254625123ecd36662628862442ccf7671699 (diff)
rebase, new flags
Diffstat (limited to 'www-ssl/css')
-rw-r--r--www-ssl/css/base.css10
-rw-r--r--www-ssl/css/style10.css0
2 files changed, 10 insertions, 0 deletions
diff --git a/www-ssl/css/base.css b/www-ssl/css/base.css
index d87fc2f9..b285c40d 100644
--- a/www-ssl/css/base.css
+++ b/www-ssl/css/base.css
@@ -4,6 +4,7 @@
}
body {
+ font-size: 14px;
}
header {
@@ -13,6 +14,7 @@ header {
footer {
display: block;
+ font-size: 12px;
text-align: center;
width: 100%;
}
@@ -41,6 +43,10 @@ dt {
font-weight: bold;
}
+dd {
+ margin-left: 20px;
+}
+
h4 {
padding: 0 4px;
}
@@ -48,3 +54,7 @@ h4 {
ul {
margin: 0 0 0 20px;
}
+
+a.sprache img {
+ margin: 5px;
+}
diff --git a/www-ssl/css/style10.css b/www-ssl/css/style10.css
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/www-ssl/css/style10.css