diff --git a/Identity/Models/Css/Texi2html/common.css b/Identity/Models/Css/Texi2html/common.css index 7d35a16..45ddd43 100755 --- a/Identity/Models/Css/Texi2html/common.css +++ b/Identity/Models/Css/Texi2html/common.css @@ -85,13 +85,13 @@ a.https:before { a.mailto:before { white-space:nowrap; - content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/email.png); + content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/a-mail.png); margin: 0 0.2em; } a.attachment:before { white-space:nowrap; - content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/attach.png); + content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/a-attach.png); margin: 0 0.2em; }