raster pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=15278db3396afcd11949548ae9df3735bb709ae4

commit 15278db3396afcd11949548ae9df3735bb709ae4
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Wed Jul 10 18:17:49 2019 +0100

    www - remove useless body tag as css does this
---
 public_html/ss/index.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/public_html/ss/index.php b/public_html/ss/index.php
index 3b02bffb..238fab6d 100644
--- a/public_html/ss/index.php
+++ b/public_html/ss/index.php
@@ -12,7 +12,6 @@
     <title>Enlightenment Screenshots</title>
     <link href="index.css" rel="stylesheet" type="text/css"></link>
   </head>
-  <body bgcolor=#ffffff alink=#88bbff link=#000000 vlink=#888888>
   <?php
     define('IMAGES_PER_PAGE', 24);
     define('MAX_PAGE_LINKS', 9);

-- 


Reply via email to