Index: typo3/sysext/t3skin/stylesheets/typo3-index-php.css =================================================================== --- typo3/sysext/t3skin/stylesheets/typo3-index-php.css (revision 6522) +++ typo3/sysext/t3skin/stylesheets/typo3-index-php.css (working copy) @@ -127,6 +127,7 @@ padding: 14px 0 0 30px; margin: 0; display: none; + font-size: 11px; } body#typo3-index-php #t3-interfaceselector { @@ -160,6 +161,14 @@ font-size: 10px; } +body#typo3-index-php .t3-login-form-footer a.switchToOpenId { + text-decoration: underline; +} + +body#typo3-index-php .t3-login-form-footer a.switchToOpenId:hover { + color: #333; +} + body#typo3-index-php .t3-login-openid-disabled .t3-login-form-footer, body#typo3-index-php .t3-login-openid-disabled #t3-login-openIdLogo { display: none; @@ -199,7 +208,7 @@ text-decoration: underline; } body#typo3-index-php div#t3-copyright-notice a:hover { - color: #000; + color: #333; } body#typo3-index-php div#t3-copyright-notice img {