* 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:
@@ -26,7 +26,7 @@
|
||||
|
||||
<div class="topnav">
|
||||
<p>
|
||||
«  <a href="tracker.html">Tracker</a>
|
||||
«  <a href="tracker.html">Tracker</a>
|
||||
  ::  
|
||||
<a href="../preferences.html" class="uplink">Preferences</a>
|
||||
</p>
|
||||
@@ -55,7 +55,7 @@ Upgrading your RAM is of course the most effective way to go...</p>
|
||||
<!--
|
||||
<div class="bottomnav">
|
||||
<p>
|
||||
«  <a href="tracker.html">Tracker</a>
|
||||
«  <a href="tracker.html">Tracker</a>
|
||||
  ::  
|
||||
<a href="../preferences.html" class="uplink">Preferences</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user