From 45be220275c3d9e8a2f8f3d61be20e0e8fed9cc9 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Mon, 30 Jun 2008 21:29:26 +0000 Subject: [PATCH] attributes removed from table tag --- web/briskin5/briskin5.css | 8 ++++++++ web/briskin5/index.php | 18 +++++++++--------- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/web/briskin5/briskin5.css b/web/briskin5/briskin5.css index a411964..5180068 100644 --- a/web/briskin5/briskin5.css +++ b/web/briskin5/briskin5.css @@ -26,6 +26,7 @@ body { background-image: url(null); background-color: #fafafa; + text-align: center; /* inherit from brisk.css background-repeat: no-repeat; background-position: top center; @@ -43,9 +44,15 @@ body { overflow: auto; border: 1px solid grey; vertical-align: text-bottom; + text-align: left; /* font-size: 10pt;*/ } +table.chattshort_table { + width: 98%; + margin: auto; +} + .txtt { /* font-size: 10pt;*/ } @@ -153,6 +160,7 @@ img.seed3 { .subarea { top: 0px; + text-align: center; } .points { diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 411b77c..e4bb90a 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -224,25 +224,25 @@ Hai vinto l'asta.
Scegli il seme:
-
+
-
+

-
+

-
+

-
-
-
+
+
+
-
+
-
+
-- 2.17.1