[bknr-cvs] hans changed trunk/projects/quickhoney/website/

BKNR Commits bknr at bknr.net
Sat Sep 6 20:22:42 UTC 2008


Revision: 3827
Author: hans
URL: http://bknr.net/trac/changeset/3827

Frontpage tweaks

A   trunk/projects/quickhoney/website/static/frontpage.css
U   trunk/projects/quickhoney/website/static/index.css
U   trunk/projects/quickhoney/website/templates/frontpage.xml

Added: trunk/projects/quickhoney/website/static/frontpage.css
===================================================================
--- trunk/projects/quickhoney/website/static/frontpage.css	                        (rev 0)
+++ trunk/projects/quickhoney/website/static/frontpage.css	2008-09-06 20:22:42 UTC (rev 3827)
@@ -0,0 +1,14 @@
+#logo {
+	position: absolute;
+	right: 10px;
+	top: 10px;
+	z-index: 2;
+}
+
+#frontpage p {
+	margin: 1em;
+}
+#frontpage div p {
+	margin: 2em;
+}
+

Modified: trunk/projects/quickhoney/website/static/index.css
===================================================================
--- trunk/projects/quickhoney/website/static/index.css	2008-09-06 20:10:47 UTC (rev 3826)
+++ trunk/projects/quickhoney/website/static/index.css	2008-09-06 20:22:42 UTC (rev 3827)
@@ -465,13 +465,6 @@
 	font-size: 110%;
 }
 
-#frontpage p {
-	margin: 1em;
-}
-#frontpage div p {
-	margin: 2em;
-}
-
 #overlay {
 	position: absolute;
 	z-index: 100;

Modified: trunk/projects/quickhoney/website/templates/frontpage.xml
===================================================================
--- trunk/projects/quickhoney/website/templates/frontpage.xml	2008-09-06 20:10:47 UTC (rev 3826)
+++ trunk/projects/quickhoney/website/templates/frontpage.xml	2008-09-06 20:22:42 UTC (rev 3827)
@@ -10,6 +10,7 @@
   <head>
     <link rel="stylesheet" href="/static/yui/reset-fonts/reset-fonts.css" />
     <link rel="stylesheet" href="/static/quickhoney.css" />
+    <link rel="stylesheet" href="/static/frontpage.css" />
     <link rel="alternate" type="application/rss+xml" title="RSS Feed" href="/rss/quickhoney" />
     <script src="/static/javascript.js" type="text/javascript"><!-- x -->   
     </script> 
@@ -18,7 +19,7 @@
 
   <body id="frontpage">
     <p>
-      <img src="/image/quickhoney" id="the_logo" name="logo" border="0" width="438" height="66" />
+      <img src="/image/quickhoney-black" id="logo" border="0" width="442" height="70" />
     </p>
     <div>
       <h1>QuickHoney Illustrations</h1>




More information about the Bknr-cvs mailing list