]> i-scream Git - www.i-scream.org.git/commitdiff
Another few minor cleanups.
authorTim Bishop <tim@bishnet.net>
Fri, 21 Jun 2013 17:26:08 +0000 (17:26 +0000)
committerTim Bishop <tim@bishnet.net>
Fri, 21 Jun 2013 17:26:08 +0000 (17:26 +0000)
www/menu-static.inc
www/menu.inc
www/styles/style.css
www/support.xhtml

index bf001eb3a8b94c645332ecf9c9c41f071d54d4db..b8df4cdf9809597c06bc54ae2382d33fabbf5113 100644 (file)
@@ -35,7 +35,7 @@
         </ul>
         <ul>
           <li><a href="http://www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
-          <li><a href="http://www.i-scream.org/support.xhtml">Reporting bugs</a></li>
+          <li><a href="http://www.i-scream.org/support.xhtml">Reporting Bugs</a></li>
         </ul>
         <ul>
           <li><a href="http://www.i-scream.org/license.xhtml">Licensing</a></li>
index 74658aff8fd1ac76fdb7ed3c48d87d6d97c81db6..712b76adfb842e1e9efc6dfc34d1d427d6ad7401 100644 (file)
@@ -35,7 +35,7 @@
         </ul>
         <ul>
           <li><a href="http://www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
-          <li><a href="http://www.i-scream.org/support.xhtml">Reporting bugs</a></li>
+          <li><a href="http://www.i-scream.org/support.xhtml">Reporting Bugs</a></li>
         </ul>
         <ul>
           <li><a href="http://www.i-scream.org/license.xhtml">Licensing</a></li>
index aff8f21d2c3837933a5215302a7a3d4cc8f2a266..a11cc37d438a0a0a1153c5d12f2308bfa4750a3e 100644 (file)
@@ -79,14 +79,14 @@ html,body {
 }
 #contents h1 {
        padding: 5px;
-       margin: 30px -15px 20px -15px;
+       margin: 30px -15px 15px -15px;
        background: #eeeeff;
        border-bottom: 5px solid #000066;
        color: #000066;
 }
 #contents h2 {
        padding: 4px;
-       margin: 20px -10px 20px -10px;
+       margin: 15px -10px 20px -10px;
        background: #eeeeff;
        color: #000000;
        border-bottom: 2px solid #000066;
@@ -105,7 +105,7 @@ html,body {
        /*font-size: larger;*/
 }
 #topnav {
-       margin: -10px 0px 0px -10px;
+       margin: -5px 0px 0px -10px;
        padding: 0px;
        background: transparent;
        color: #000000;
index 8305b7a93134db0063398b4a9efce1cfa6a695fd..3ac8e983e861d7c54caf635fabac98c024d29b52 100644 (file)
@@ -1,7 +1,7 @@
 <!--#include virtual="/doctype.inc" -->
   <head>
     <title>
-      Reporting bugs
+      Reporting Bugs
     </title>
 <!--#include virtual="/style.inc" -->
   </head>
@@ -11,7 +11,7 @@
 <!--#include virtual="/header.inc" -->
         <div id="contents">
           <h1 class="top">
-            Reporting bugs
+            Reporting Bugs
           </h1>
           <p>
             i-scream makes uses of the GitHub issue trackers