diff -r c37d2c7f2656 -r 897d32e5ad84 core/com.nokia.carbide.cpp/themes/carbide/html/shared.css --- a/core/com.nokia.carbide.cpp/themes/carbide/html/shared.css Thu Jun 18 15:25:33 2009 -0500 +++ b/core/com.nokia.carbide.cpp/themes/carbide/html/shared.css Thu Jun 18 15:26:18 2009 -0500 @@ -14,12 +14,12 @@ */ body { font-family : Helvetica, sans-serif; } -H1, H2, H3, H4, p, a { color : #4D4D4D; } +H1, H2, H3, H4, p, a { color : #0A94D6; } .intro-header H1 { font-family: Helvetica, sans-serif; font-size: 20px; - color: #00A1D0; + color: #0A94D6; } h2 { @@ -38,7 +38,7 @@ width: 90%; align: left; height : 1px; - color : #dfdfe4; + color : #0A94D6; } /* For the main page content's title */ @@ -154,7 +154,7 @@ height : 164px; position : absolute; top : 0px; - background-image : url(../graphics/contentpage/backgroundcurve.gif); + /* background-image : url(../graphics/contentpage/backgroundcurve.gif); */ background-repeat : no-repeat; background-position : top center; margin : 0; @@ -186,7 +186,7 @@ .page { min-height : 475px; - background-image : url(../graphics/contentpage/background.jpg); + /* background-image : url(../graphics/root/background.jpg); */ background-repeat : repeat-x; background-position : top left; } @@ -399,7 +399,7 @@ color: #03c; /* Carbide branding mod margin-bottom : 0px; - background-image : url(../graphics/contentpage/page-link-wide.gif); + /* background-image : url(../graphics/contentpage/page-link-wide.gif); */ background-repeat:no-repeat; background-position : top left; */