From b779dd39bbde44091e4e4eeeede9bcf54243a062 Mon Sep 17 00:00:00 2001 From: Karen Date: Tue, 25 Oct 2011 22:47:11 +0530 Subject: [PATCH] d --- itf/static/css/noel/home.css | 21 ++++----------------- itf/static/css/noel/inner.css | 8 +++++--- itf/static/css/register.css | 3 ++- itf/static/images/noel/more-next.jpg | Bin 0 -> 606 bytes itf/templates/noel/index.html | 2 +- itf/templates/noel/insidepage.html | 3 +-- 6 files changed, 13 insertions(+), 24 deletions(-) create mode 100644 itf/static/images/noel/more-next.jpg diff --git a/itf/static/css/noel/home.css b/itf/static/css/noel/home.css index 676be5e..a5642ee 100755 --- a/itf/static/css/noel/home.css +++ b/itf/static/css/noel/home.css @@ -218,17 +218,6 @@ left:0px; ul#sliderTabs li {float:left;} -.tabHeader -{font-size:24px; -color:#ffb400; -text-align:center; -margin-top:10px; -position:relative; -z-index:1;} - -.tabHeader span -{font-weight:bold;} - .textTab {font-family:Arial, Helvetica, 'DejaVu Sans', sans-serif; font-size:12px; @@ -237,7 +226,9 @@ text-align:justify; padding-left:20px; padding-right:20px; position:absolute; -top:178px;} +top:178px; +line-height:14px; +} a.buttonTab {width:90px; @@ -306,13 +297,9 @@ color:#FFF;} color:#FFb400; font-family:Arial, Helvetica, 'DejaVu Sans', sans-serif; text-decoration:none; -line-height:17px; +line-height:14px; font-weight:bold;} -.imageMore -{margin-bottom:-1px; -} - .moreTab:hover {text-decoration:underline; } diff --git a/itf/static/css/noel/inner.css b/itf/static/css/noel/inner.css index b8301c9..1f8ed90 100755 --- a/itf/static/css/noel/inner.css +++ b/itf/static/css/noel/inner.css @@ -44,7 +44,8 @@ padding-bottom:20px;} {font-size:24px; color:#ffb400; padding-top:7px; -padding-left:16px;} +padding-left:16px; +text-align:left;} #topTextSpan {font-weight:bold;} @@ -59,8 +60,9 @@ cursor:pointer;} color:#FFF; cursor:pointer;} -#aboutBtn -{cursor:pointer;} +#aboutBtn, #addBtn +{cursor:pointer; +margin-top:6px;} #searchInnerDiv {position:absolute; diff --git a/itf/static/css/register.css b/itf/static/css/register.css index 4e5318a..f6b2598 100755 --- a/itf/static/css/register.css +++ b/itf/static/css/register.css @@ -100,7 +100,8 @@ border-radius:6px; padding:3px 24px; border:1px solid transparent; margin-top:10px; -font-family:'Century Gothic', Arial, 'DejaVu Sans', sans-serif;} +font-family:'Century Gothic', Arial, 'DejaVu Sans', sans-serif; +cursor:pointer;} #alreadyUser {font-size:12px; diff --git a/itf/static/images/noel/more-next.jpg b/itf/static/images/noel/more-next.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c559416c48fd0d171dc57eab80d794ee013e6a8a GIT binary patch literal 606 zcmex=j zmzX6riKK`Mf|Rmxu)$4X1ll90C}ikpw8)qx@!&!}X4g->C0kAGTn#UO`W_LmX?03beQl1_K5x!D zuhPU0sIHskTOG_%)0MpZ>AMXJQ^St=zhB!PelpQ|u8(emcdW^*Z_5g`#{ BruF~; literal 0 HcmV?d00001 diff --git a/itf/templates/noel/index.html b/itf/templates/noel/index.html index 969dac5..eee9da0 100755 --- a/itf/templates/noel/index.html +++ b/itf/templates/noel/index.html @@ -73,7 +73,7 @@
  • {% autoescape off %} {{ b.title|format_title }} {% endautoescape %}

    -

    {{ b.boldText }} {{ b.normalText }} More +

    {{ b.boldText }} {{ b.normalText }} More

    diff --git a/itf/templates/noel/insidepage.html b/itf/templates/noel/insidepage.html index 84939af..64ee4bc 100755 --- a/itf/templates/noel/insidepage.html +++ b/itf/templates/noel/insidepage.html @@ -65,8 +65,7 @@ About {% if has_add %} - About - + About {% endif %}