forked from Adleraci/adlerka.top
Update
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1006 KiB |
@@ -63,6 +63,8 @@ body > footer {
|
||||
body > main#page_container {
|
||||
grid-area: main;
|
||||
height: 100%;
|
||||
padding-left: 2%;
|
||||
padding-right: 2%;
|
||||
}
|
||||
|
||||
body > main#page_container > main {
|
||||
@@ -327,6 +329,11 @@ div#articleslist > article > div.articleinfo > *{
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.sliderm {
|
||||
width: max-content;
|
||||
left: 20px;
|
||||
}
|
||||
|
||||
/*noinspection CssUnusedSymbol*/
|
||||
div#articleslist > article > div.articleinfo{
|
||||
display: flex;
|
||||
@@ -378,6 +385,8 @@ div.teamPerson, div.sponsor {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
max-width: 200px;
|
||||
max-height: 200px;
|
||||
}
|
||||
|
||||
div.teamDiv, div.sponsors {
|
||||
|
Reference in New Issue
Block a user