summaryrefslogtreecommitdiffstats
path: root/css/standard.css
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2013-01-19 12:13:00 -0800
committerArun Persaud <arun@nubati.net>2013-01-19 12:13:00 -0800
commit01b20748909652b47e34dfd8898365105704471b (patch)
treee4533a6eeee6ad42c965fa33b6d8ed815eb1eef5 /css/standard.css
parent73ebd30fdbe4038137c700eb53dc812c17550056 (diff)
downloade-DoKo-01b20748909652b47e34dfd8898365105704471b.tar.gz
e-DoKo-01b20748909652b47e34dfd8898365105704471b.tar.bz2
e-DoKo-01b20748909652b47e34dfd8898365105704471b.zip
LAYOUT: improved layout of about page
Diffstat (limited to 'css/standard.css')
-rw-r--r--css/standard.css11
1 files changed, 1 insertions, 10 deletions
diff --git a/css/standard.css b/css/standard.css
index 33d8ae0..90d44ac 100644
--- a/css/standard.css
+++ b/css/standard.css
@@ -647,20 +647,11 @@ table.openid th {
.highcall {
background-color: #fc3;
}
-.about {
- margin-left: 20%;
- margin-right: 20%;
- padding-top: 10%;
-}
.about ul {
margin-left: 2em;
}
.about div {
- width: 12em;
- height: 6em;
- margin: 2em;
- padding: 1em;
- float: left;
+ margin-top: 3em;
border: 1px solid black;
}
.about .code {