X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Ffed4fire.css;h=712c72332d3c5cb0848a43864189a865f79a4f76;hb=bc0ddf61d3ba190e05ce93672270009170e04806;hp=2d83fcd7696e952fda3c0b4533526cbc12718518;hpb=cea5cbc30b0ea84beddb00bbac59c0d9ca224c2d;p=myslice.git diff --git a/portal/static/css/fed4fire.css b/portal/static/css/fed4fire.css index 2d83fcd7..712c7233 100644 --- a/portal/static/css/fed4fire.css +++ b/portal/static/css/fed4fire.css @@ -674,6 +674,7 @@ div.home h3, div.home h4 { color:#424242; line-height:1.4em; } + div.home h3 a { color:#FD6D2C; } @@ -682,6 +683,7 @@ div.dashboard { div.dashboard a { color:#206090; } + div.dashboard a:hover { text-decoration:underline; } @@ -714,6 +716,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; }