* Typo in keyboard-shortcuts.html

* Changes on all pages and CSS for
  - min/max width
  - topic title to the left under the logo
  - a new logo (thanks Jorge)
  - refurbished navi bar
  - some more printing tweaks

There are a few CSS issues where I can use some help. I'll post about it on the
documentation mailing list.

+alphabranch


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32651 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2009-08-24 12:41:43 +00:00
parent d62eae6e2e
commit d616e43574
93 changed files with 1032 additions and 983 deletions
+6 -5
View File
@@ -21,16 +21,17 @@
<body>
<div class="logo">
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Reporting bugs</div>
<img src="./images/logo.png" alt="logo" class="noprint" id="logo" name="logo" />
</div>
<div class="topnav">
<p><a href="../welcome.html">Welcome</a></p>
<p><a href="../welcome.html" class="uplink">Welcome</a></p>
</div>
<div class="content">
<h1>Reporting bugs</h1>
<div class="title">Reporting bugs</div>
<p>Since our developers are unable to test every hardware combination, nor every different way of interacting with the operating system, we are relying on you to give us some input on how things work at your end. Since this is a very early product, it is very likely that you will encounter bugs. We thank you for taking the time to report these.<br /><br />
To keep our bugtracker effective, it's essential to abide by the <a href="http://dev.haiku-os.org/wiki/BugTrackerEtiquette">Bug Tracker Etiquette</a>. Besides, please follow these guidelines to create helpful bug reports:</p>
<ol>
@@ -55,7 +56,7 @@ sysinfo > sysinfo-output.txt</pre></li>
</div>
<div class="bottomnav">
<p><a href="../welcome.html">Welcome</a></p>
<p><a href="../welcome.html" class="uplink">Welcome</a></p>
</div>
</body>
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

+1 -2
View File
@@ -21,8 +21,7 @@
<body>
<div class="logo">
<img src="images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Welcome to Haiku!</div>
<img src="./en/images/logo.png" alt="logo" class="noprint" id="logo" name="logo" />
</div>
<div class="topnav">
<p>&#160;</p>