providers arch

This commit is contained in:
Aleksey Chichenkov 2018-12-05 18:54:00 +03:00
parent 6f28ac0f2a
commit e9d3bb0b61
5 changed files with 492 additions and 34 deletions

View file

@ -58,6 +58,15 @@ ul.extends li a
box-sizing: border-box;
}
.fs {
width: 100%;
height: 100%;
}
.oa {
overflow: auto;
}
.container-overview,
.mainpage {
margin-bottom: 10px;