# HG changeset patch # User Pascal Bellard # Date 1215540186 0 # Node ID 427202fe95d38796a3181ba4f49af90d6de330e6 # Parent 2201a1fac45e2c33de43ff899d3e9d73e14efed4 syslinux: new splash screen diff -r 2201a1fac45e -r 427202fe95d3 syslinux/stuff/splash.lss Binary file syslinux/stuff/splash.lss has changed diff -r 2201a1fac45e -r 427202fe95d3 syslinux/stuff/tools/slitaz.css --- a/syslinux/stuff/tools/slitaz.css Tue Jul 08 01:18:51 2008 +0200 +++ b/syslinux/stuff/tools/slitaz.css Tue Jul 08 18:03:06 2008 +0000 @@ -38,8 +38,8 @@ /* Header and title */ #header{ -/* background: #f0ba08 url(http://www.slitaz.org/pics/website/header.png) repeat-x top;*/ - background: #DF8F06 repeat-x top; + background: #f0ba08 url(http://www.slitaz.org/pics/website/header.png) repeat-x top; + /*background: #DF5F06 repeat-x top;*/ color: black; width: 100%; height: 50px ; @@ -120,7 +120,7 @@ } #nav i { - color: #DF8F06; + color: #DF5F06; } /* Page content */ @@ -230,6 +230,18 @@ float: right; } +.buttons { + background: inherit; + color: white; + float: right; + position: absolute; + right: 0px; + top: 52px; + padding: 2px 16px 2px 16px; + font-size: 12px; + font-weight: bold; +} + /* HTML styles */ h1 { diff -r 2201a1fac45e -r 427202fe95d3 syslinux/stuff/tools/slitaz.html --- a/syslinux/stuff/tools/slitaz.html Tue Jul 08 01:18:51 2008 +0200 +++ b/syslinux/stuff/tools/slitaz.html Tue Jul 08 18:03:06 2008 +0000 @@ -23,25 +23,30 @@
-Simple Light Incredible Temporary Autonomous Zone -
-Copyright © 2008 SliTaz - http://www.slitaz.org/ +Copyright © 2008 SliTaz - http://www.slitaz.org/
- - +