Header styling, table height
Этот коммит содержится в:
родитель
29725ef38b
Коммит
3ddd9c467a
@ -38,5 +38,9 @@
|
||||
thead {
|
||||
font-weight: bold;
|
||||
}
|
||||
.table-container {
|
||||
max-height: 800px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
@ -26,6 +26,7 @@
|
||||
background-image: url('images/fiat_2024_banner_background.jpg');
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
max-width: 800px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user