# HG changeset patch # User Christophe Lincoln # Date 1489699999 -3600 # Node ID a84a8415f54b6228a5bea2b9e8c9fd1fd5b5fdd4 # Parent 4f02c4f0eea5748c6f17d4876263c357236b0a95 Small up to pangolin web interface diff -r 4f02c4f0eea5 -r a84a8415f54b pangolin/web/index.php --- a/pangolin/web/index.php Thu Mar 16 22:21:02 2017 +0100 +++ b/pangolin/web/index.php Thu Mar 16 22:33:19 2017 +0100 @@ -21,7 +21,6 @@ Doc Forum IRC - Pro Shop Bugs Hg @@ -117,7 +116,6 @@
  • vanilla.slitaz.org - previous SliTaz forum.
  • hg.slitaz.org - Mercurial repositories.
  • pizza.slitaz.me - SliTaz flavor builder.
  • -
  • scn.slitaz.org - Community platform.
  • boot.slitaz.org - gPXE Web boot.
  • cook.slitaz.org - SliTaz Build Bot.
  • people.slitaz.org - SliTaz People stuff.
  • -
  • slitaz.pro - SliTaz Professional services.
  • - +
  • pro.slitaz.org - SliTaz Professional services.
  • +
  • scn.slitaz.org - Community platform.
  • + diff -r 4f02c4f0eea5 -r a84a8415f54b play.slitaz.me/style.css --- a/play.slitaz.me/style.css Thu Mar 16 22:21:02 2017 +0100 +++ b/play.slitaz.me/style.css Thu Mar 16 22:33:19 2017 +0100 @@ -1,7 +1,7 @@ -/* CSS style for SliTaz.me */ +/* CSS style for play.SliTaz.me */ html { min-height: 102%; } -body { font: 13px sans-serif, vernada, arial; margin: 0; } +body { font-size: 90%; margin: 0; } h1 { margin: 0; padding: 8px; color: #fff; font-size: 20px; } h1 a { color: #fff; text-decoration: none; } h2 { color: #444; } h3 { color: #666; font-size: 140%; }