Забыл заменить
This commit is contained in:
parent
afd15f9aba
commit
cb3f9c8ff0
@ -78,7 +78,7 @@
|
||||
<td colspan="2" class = "align-left">
|
||||
<p class = "basket_price_of_games"> Итого: 808 руб.</p>
|
||||
</td>
|
||||
<td colspan="2" class = "align-right">
|
||||
<td colspan="2" class = "text-end">
|
||||
<button class = "basket_buy_button">КУПИТЬ</button>
|
||||
</td>
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
</header>
|
||||
|
||||
<main class="container-fluid p-2">
|
||||
<table class="table table-bordered table_of_library">
|
||||
<table class="table table-borderless table_of_library">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class = "align-middle p-0 cell1_library">
|
||||
|
@ -251,7 +251,7 @@ main > .container-fluid {
|
||||
width: 20% !important;
|
||||
}
|
||||
tfoot {
|
||||
/* border-color: #2e4150; */
|
||||
border-color: #2e4150;
|
||||
}
|
||||
|
||||
/* СТРАНИЦА АДМИНА */
|
||||
|
Loading…
Reference in New Issue
Block a user