From ff0dfb9d7436ae0b91ed05a916aa17af9a19b8c0 Mon Sep 17 00:00:00 2001 From: vdigital Date: Wed, 7 Jan 2009 20:03:11 +0000 Subject: - External links are following the Graphic Chart (class="external") (roma has been currently excluded) git-svn-id: http://piwigo.org/svn/trunk@3061 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'template/yoga/theme/Sylvia') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index a6d4813db..fc1759069 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -331,6 +331,15 @@ A:hover, A:active { border-bottom: 1px solid #FF3363; cursor: pointer; } +a.external { + color:#FF3363; + border:0; + text-decoration: none; +} +a.external:hover { + color:#FF7700; + border:0; +} a.Piwigo { font-family: verdana, arial, helvetica, sans-serif !important; font-size: 11px; font-weight: normal; letter-spacing: 0; -- cgit v1.2.3