Author: peter
Date: Thu Sep 17 11:33:40 2009
New Revision: 3373

Log:
update <h1> style

Modified:
   trunk/web/css/graphic.css

Modified: trunk/web/css/graphic.css
==============================================================================
--- trunk/web/css/graphic.css   Thu Sep 17 11:31:07 2009        (r3372)
+++ trunk/web/css/graphic.css   Thu Sep 17 11:33:40 2009        (r3373)
@@ -107,19 +107,27 @@
 
 /*headers*/
 h1 {
+  font: bold 25px/ 25px Lucida Sans Unicode, Lucida Grande, sans-serif;
+  color: #cccccc;
+  letter-spacing: -2px;
+  padding: 3px 10px 2px 0;
+  border: 0;
+  margin: 0;
+  text-align: right;
+}
+
+h1#first {
   font: bold 20px georgia, garamond, serif;
   margin: 15px 0 0 0;
   padding: 2px 2px 2px 4px;
   color: #ffffff;
+  letter-spacing: 0;
+  text-align: left;
   background-color: #006699;
   border-bottom: 1px solid #000066;
   border-top: 1px solid #000066;
 }
 
-h1#first {
-  margin: 0;
-}
-
 h1#page-title {
   font: bold 22px georgia, garamond, serif;
   margin: 0 0 10px 0;
@@ -455,6 +463,20 @@
   margin: 0px;
 }
 
+/* create a headercell div to match style/use but without a table */
+.headerCell {
+  padding: 4px;
+  vertical-align: top;
+  text-align: left;
+  font: bold 18px/ 18px georgia, verdana, sans-serif;
+  border: 0;
+  border-bottom: 1px solid #999999;
+  border-top: 2px solid #999999;
+  color: #000033;
+  background-color: #FF9D3C;
+  height: 20px;
+}
+
 /*********************************************************
               INLINE TABLES
 **********************************************************/
@@ -976,4 +998,4 @@
   bottom: 7px;
   right: 10px;
   z-index: 90;
-}
\ No newline at end of file
+}

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to