From: Abigail Cabunoc Date: Sat, 21 Dec 2013 14:06:19 +0000 (-0500) Subject: Footer work X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/commitdiff_plain/c5db8d8211eee59cb5b0b56e08b599c440b2d874 Footer work --- diff --git a/swc.css b/swc.css index c02a7ac..493ef1b 100644 --- a/swc.css +++ b/swc.css @@ -380,5 +380,16 @@ h4 a:link, h4 a:visited, a { footer { background:#2b3990; padding:20px 0; + font-size: 10pt; +} + +footer a, footer a:hover{ + color:#FFF; +} + +footer ul { + float:left; + list-style-type: none; + padding-right: 20px; } \ No newline at end of file