* Applied patch by Vincent Duvent that cures some XML errors. Thanks!

* Vincent also saw that the logo bg-color is #eeeeee instead of #efefef.
  ->Corrected CSS.
  Also, there can be issues with PNG inside div-blocks setting a bg-color. PNGs
  include a color profile that can screw browser rendering to display different
  colors though using the same RGB values. Interesting. See
  http://www.kaktus.cc/weblog/png_and_color_profiles/
  I stripped the color profile info from the logo.png as suggested at that URL.
  Thanks Vincent!

+alphabranch


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32804 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2009-08-29 09:39:28 +00:00
parent e168f3257f
commit ca8b8ff27b
80 changed files with 376 additions and 364 deletions
+7 -5
View File
@@ -29,7 +29,7 @@
<p>
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="bootloader.html">Boot Loader</a>&#160;&#160;&raquo;
<a href="bootloader.html">Boot Loader</a>&#160;&#160;»
</p>
</div>
@@ -55,9 +55,11 @@ It's not essential to know these details, so feel free to skip this part if you'
<h1><a id="source" name="source">Compiling/Installing from source code</a></h1>
<p>text text text text text text</p>
<p><a href="installation/install-source-beos.html">Compiling/Installing on BeOS</a><br />
<p><a href="installation/install-source-linux.html">Compiling/Installing on Linux</a><br />
<p><a href="installation/install-source-mac.html">Compiling/Installing on Mac OS X</a><br />
<p>
<a href="installation/install-source-beos.html">Compiling/Installing on BeOS</a><br />
<a href="installation/install-source-linux.html">Compiling/Installing on Linux</a><br />
<a href="installation/install-source-mac.html">Compiling/Installing on Mac OS X</a><br />
</p>
<!-- TODO
<p><a href="installation/install-source-windows.html">Compiling/Installing on Windows</a></p>
-->
@@ -79,7 +81,7 @@ It's not essential to know these details, so feel free to skip this part if you'
<p>
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="bootloader.html">Boot Loader</a>&#160;&#160;&raquo;
<a href="bootloader.html">Boot Loader</a>&#160;&#160;»
</p>
</div>