From 8443d4399f04e0f45453490382bb0d6ccc927bec Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Wed, 15 Feb 2017 08:25:44 +0100 Subject: [PATCH] update bg images --- web/brisk.css | 4 ++-- web/briskin5/stat-day.php | 3 ++- web/index.php | 5 +++-- web/room.css | 10 +++++----- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/web/brisk.css b/web/brisk.css index 75b4975..c0a99b0 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -28,7 +28,7 @@ } body { - background-image: url('img/najole_wh.png'); + background-image: url('img/lines.png'); background-color: #fafafa; background-attachment: fixed; margin: 0px; @@ -110,7 +110,7 @@ img.ib_nobo { -moz-border-radius: 8px; border-radius: 8px; - background-image: url('img/najole_wh_light.png'); + background-image: url('img/lines_light.png'); background-attachment: fixed; top: 0; diff --git a/web/briskin5/stat-day.php b/web/briskin5/stat-day.php index 8ba7778..d70d208 100644 --- a/web/briskin5/stat-day.php +++ b/web/briskin5/stat-day.php @@ -422,7 +422,8 @@ SELECT p.pts AS pts fprintf($fpexp, "<%s class='%s'>%d", ($tmt_obj->minus_one_is_old == -1 ? "td" : "th"), - $cla_nam, pow(2,$gam_obj->mult) * $pts, + $cla_nam, + pow(2,$gam_obj->mult) * $pts, ($tmt_obj->minus_one_is_old == -1 ? "td" : "th")); } if ($tmt_obj->minus_one_is_old != -1) { diff --git a/web/index.php b/web/index.php index 2cfe731..2a83a6b 100644 --- a/web/index.php +++ b/web/index.php @@ -682,8 +682,9 @@ google_color_url = "000000"; diff --git a/web/room.css b/web/room.css index 8be8e60..9f4946b 100644 --- a/web/room.css +++ b/web/room.css @@ -138,7 +138,7 @@ table.placings td } table.placing { - background-image: url('img/najole_wh_light.png'); + background-image: url('img/lines_light.png'); background-attachment: fixed; border: 1px solid gray; @@ -202,7 +202,7 @@ table.room_tab td { -moz-border-radius: 8px; border-radius: 8px; - background-image: url('img/najole_wh_light.png'); + background-image: url('img/lines_light.png'); background-attachment: fixed; width: 25%; @@ -250,7 +250,7 @@ table.room_standup { border-spacing: 0px; padding: 0px; - background-image: url('img/najole_wh_light.png'); + background-image: url('img/lines_light.png'); background-attachment: fixed; } @@ -270,7 +270,7 @@ table.login { border: 1px solid gray; margin-top: 8px; - background-image: url('img/najole_wh_light.png'); + background-image: url('img/lines_light.png'); background-attachment: fixed; } @@ -322,7 +322,7 @@ div.esco { -moz-border-radius: 4px; border-radius: 4px; - background-image: url('img/najole_wh_light.png'); + background-image: url('img/lines_light.png'); background-attachment: fixed; } -- 2.17.1
'.$banner_top_left.'
'.(($G_with_topbanner || $G_with_donors) ? '
' : '').'
- - '.$mlang_room['headline'][$G_lang].'
+ ' +/* ciao Prof' */ + .$mlang_room['headline'][$G_lang].'
'.( ($G_with_topbanner || $G_with_donors) ? sprintf('
%s
', ($G_with_topbanner ? $G_topbanner : "
donatori
") ) : '').'