X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=css%2Fstyle.css;fp=css%2Fstyle.css;h=0000000000000000000000000000000000000000;hb=8cde7ffae81d647a04f16d2ffc04069b99352036;hp=ceb02289ee3f1811e799c921147adfc59706d824;hpb=47dc87a9a505c1eedc535f7c277a9e6507be886a;p=gitmo%2Fmoose-website.git diff --git a/css/style.css b/css/style.css deleted file mode 100644 index ceb0228..0000000 --- a/css/style.css +++ /dev/null @@ -1,79 +0,0 @@ - -BODY { - font-family: Helvetica, Arial; - color: #FFFFFF; - margin: 0px; - font-size: 10pt; -} - -LI { - font-size: 10pt; - width: 80%; -} - -P { - font-size: 10pt; -} - -A { - font-size: 10pt; - color: #FFFFFF; -} - -A:hover { - color: #000000; -} - -#content { - padding-top: 0px; - padding-left: 30px; - padding-right: 20px; -} - -.description { - font-size: 12pt; -} - -.description a { - font-size: 12pt; -} - -.root_list { - list-style: none; - margin-left: -40; - line-height: 2.5em; -} - -.sub_list { - list-style: circle; - margin-left: 0; - line-height: 1em; - display: block; -} - -.list_header { - font-size: 18pt; - font-weight: bold; - color: #FFFFFF; - text-decoration: none; -} - -.list_sub_header { - list-style: none; - font-size: 14pt; - font-weight: bold; - line-height: 1.5em; - color: #FFFFFF; -} - -#line { - height: 1px; - background: #FFFFFF; -} - -.copyright { - font-size: 9pt; - color: #AB9974; - text-align: center; -} -