diff --git a/Identity/Models/Css/Texi2html/common.css b/Identity/Models/Css/Texi2html/common.css index 908f754..a7a2de1 100755 --- a/Identity/Models/Css/Texi2html/common.css +++ b/Identity/Models/Css/Texi2html/common.css @@ -23,7 +23,7 @@ html { background-color: #FFF; - background-image: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/html-bg.png); + background-image: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/html-bg.png); } /* Define body @@ -67,31 +67,31 @@ a.nonexistent:hover { color: gray; } a.www:before { white-space:nowrap; - content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/www.png); + content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/www.png); margin: 0 0.2em; } a.http:before { white-space:nowrap; - content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/www.png); + content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/www.png); margin: 0 0.2em; } a.https:before { white-space:nowrap; - content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/www.png); + content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/www.png); margin: 0 0.2em; } a.mailto:before { white-space:nowrap; - content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/email.png); + content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/email.png); margin: 0 0.2em; } a.attachment:before { white-space:nowrap; - content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/attach.png); + content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/attach.png); margin: 0 0.2em; } @@ -129,7 +129,7 @@ h1 { padding-left: 0.7em; color: #FFF; border: none; - background: #204C8D url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/h1-bg.png"); + background: #204C8D url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/h1-bg.png"); } h2 { @@ -138,7 +138,7 @@ h2 { margin-top: 0.9em; margin-bottom: 0.8em; padding-left: 0.7em; - background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/h2-bg.png"); + background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/h2-bg.png"); border: none; color: #072B61; } @@ -201,7 +201,7 @@ p { blockquote { background-color: #ECECEC; - background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/msg-bg-gray.png"); + background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/msg-bg-gray.png"); border-width: 1px; border-style: solid; border-color: #CFCFCF; @@ -256,7 +256,7 @@ blockquote.message p.links { } blockquote.blue { - background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/msg-bg-blue.png"); + background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/msg-bg-blue.png"); border-color: #D2E0F6; background-color: #ECF4FF; } @@ -264,25 +264,25 @@ blockquote.blue { blockquote.orange { border-color: #F6E7D2; background-color: #FFF8EC; - background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/msg-bg-orange.png"); + background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/msg-bg-orange.png"); } blockquote.violet { border-color: #F6D2F6; background-color: #FFECFF; - background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/msg-bg-violet.png"); + background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/msg-bg-violet.png"); } blockquote.red { border-color: #E0B7B7; background-color: #FFECEC; - background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/msg-bg-red.png"); + background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/msg-bg-red.png"); } blockquote.green { border-color: #D6F6D2; background-color: #EEFFEC; - background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/msg-bg-green.png"); + background-image: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/msg-bg-green.png"); } q:before { @@ -356,7 +356,7 @@ ol { } ul { - list-style: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/Png/ul.png") circle ! important; + list-style: url("/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/ul.png") circle ! important; } ol {