X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=css%2Fstandard.less;h=9e1a221c7920455e9ada6741caff1308404396de;hp=4bbb555d04107fe6b9b4c6d10c32ee5ef19e4574;hb=e2db7fab7569c20afa4f7915edb70842ae1aed8e;hpb=26a1a08671ff4898ff9214a611e25cde375f5fb1 diff --git a/css/standard.less b/css/standard.less index 4bbb555..9e1a221 100644 --- a/css/standard.less +++ b/css/standard.less @@ -1,4 +1,4 @@ -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud * * This file is part of e-DoKo. * @@ -43,11 +43,11 @@ header { footer { background-color: #fff; - padding:0em 0.2em; + padding:0.2em 0.2em; border-top: 2px solid gray; } -footer .right { float:right; margin-top:1em; line-height:90%;font-size:smaller; margin-right:1em;} -footer .left { text-align:left; line-height:90%;font-size:smaller; margin-left: 1em;} +footer .right { text-align:right; margin-top:1em; line-height:90%;font-size:smaller; margin-right:1em;} +footer .left { float:left; margin-top:1em; line-height:90%;font-size:smaller; margin-left: 1em;} .WIP { background-color: #efaaaa; @@ -646,22 +646,12 @@ table.openid td, table.openid th{ 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; }