From 2b1287397db4838087bed2d58c0939d0a1aa7896 Mon Sep 17 00:00:00 2001 From: lopar Date: Sun, 22 Aug 2021 21:58:28 +0300 Subject: [PATCH] =?UTF-8?q?CSS=20=D0=B2=D1=8B=D0=B5=D1=85=D0=B0=D0=BB=20?= =?UTF-8?q?=D0=B8=D0=B7=20=D0=B8=D0=BD=D0=BB=D0=B0=D0=B9=D0=BD=D0=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop.php | 89 +++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 76 insertions(+), 13 deletions(-) diff --git a/shop.php b/shop.php index 31d67d3..8aded1f 100644 --- a/shop.php +++ b/shop.php @@ -2,7 +2,6 @@ use Battles\Bank; use Battles\Database\DBPDO; -use Battles\GameLogs; use Battles\Item; use Battles\ShopItem; use Battles\Template; @@ -99,49 +98,113 @@ Template::header('Магазин'); background-color: #ccc; display: block; } + a.sell { background-color: #cdc; } + a.alltypes { background-color: #ccd; } + .status { - color:darkgreen; - background:#afa; + color: darkgreen; + background: #afa; } + + table.shop { + width: 100%; + border-collapse: collapse; + border-spacing: 0; + padding: 4px; + } + + table.shop > tbody > tr > td { + vertical-align: top; + } + + table.shop > tbody > tr > td:nth-child(1) { + text-align: left; + } + + table.shop > tbody > tr > td:nth-child(2) { + width: 280px; + } + + table.shop table { + width: 100%; + border-collapse: separate; + border-spacing: 1px; + padding: 2px; + } + + table.shop table tr { + background-color: #C7C7C7; + } + + table.shop table td { + padding: 5px; + } + + table.shop table tr:nth-child(even) { + background-color: #D5D5D5; + } + + table.shop table td:nth-child(1) { + width: 150px; + text-align: center; + } + + table.shop table td:nth-child(2) { + vertical-align: top; + } + + h3 + div { + text-align: center; + } + + table.shop strong span:last-child { + color: darkgreen; + } + + hr + div { + text-align: center; + font-weight: bold; + } +

Государственный магазин

← выйти на Центральную площадь
- +
-
+

-
Вы можете продать ваши предметы за сущие копейки.
+
Вы можете продать ваши предметы за сущие копейки.
- +
getItemType() != $shopCategoryTypeNumber && $shopCategoryTypeNumber != 'sale') { continue; } - echo "
"; - echo $ii->printImage(); + echo "
"; + $ii->printImage(); $ii->printControls(); - echo ""; + echo ""; $ii->printInfo(); } ?>
-
+ Масса всех ваших вещей:
- У вас в банке: getMoney() ?> банкнот. + У вас в банке: getMoney() ?> банкнот.

-
Отделы магазина
+
Отделы магазина
Оружие Шлемы Броня