* 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 53d532cb80
commit 177443a2eb
92 changed files with 991 additions and 963 deletions

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>

BIN
welcome/en/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB