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