X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Ffed4fire.css;h=60d614d9a70ff8d7dc1ea932e1de9aff5ec4458d;hb=fa7bf28ed61a58beb05ee64d1c1082e3ef353a2e;hp=2d83fcd7696e952fda3c0b4533526cbc12718518;hpb=cea5cbc30b0ea84beddb00bbac59c0d9ca224c2d;p=unfold.git diff --git a/portal/static/css/fed4fire.css b/portal/static/css/fed4fire.css index 2d83fcd7..60d614d9 100644 --- a/portal/static/css/fed4fire.css +++ b/portal/static/css/fed4fire.css @@ -36,6 +36,14 @@ h4 { letter-spacing:0.6pt; color:#201E62; } +div.slogan { + margin-left: 0px; +} +div.login-widget{ + width:400px; + top:16px; + float:left; +} label { font-weight:normal; font-size:13px; @@ -674,6 +682,7 @@ div.home h3, div.home h4 { color:#424242; line-height:1.4em; } + div.home h3 a { color:#FD6D2C; } @@ -682,6 +691,7 @@ div.dashboard { div.dashboard a { color:#206090; } + div.dashboard a:hover { text-decoration:underline; } @@ -714,6 +724,9 @@ div.dashboard h3 { margin-right:15px; margin-bottom:25px; } +div.dashboard h3 a { + color:#201E62; +} div.dashboard h3 img { margin:15px 15px 15px 0; }