diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index a05694b3..524b83cf 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -979,11 +979,13 @@ ul.individual-urls-people li a { } body.login #login { float: none; + margin-left: auto; + margin-right: auto; } #login h2 { font-size: 22px; - color: #2485ae; - padding-left: 15px; + color: #8B4513; + padding-left: 38px; padding-top: 18px; border-bottom: none; } @@ -1604,11 +1606,11 @@ ul#individual-tools-people li a { } .green.button, .green.button:visited { - background-color: #749a02; + background-color: #DD9F00; color: #fff; } .green.button:hover { - background-color: #b2d15a; + background-color: #DD9F00; } .blue.button, .blue.button:visited { diff --git a/webapp/src/main/webapp/themes/iph/templates/contentWrapper.ftl b/webapp/src/main/webapp/themes/iph/templates/contentWrapper.ftl new file mode 100644 index 00000000..87376701 --- /dev/null +++ b/webapp/src/main/webapp/themes/iph/templates/contentWrapper.ftl @@ -0,0 +1,18 @@ +