Änderungen CSSÄnderungen design css dateien body

This commit is contained in:
ja
2021-08-24 16:46:54 +02:00
parent e2a5688556
commit ab3f8c1eb1
2 changed files with 37 additions and 40 deletions

View File

@@ -41,11 +41,11 @@
/* width:1328px;*/
}
.align-self-center{
width:100%;
}
#bodycontent{
width:100%;
}
#bodycontent{
width: 100%;
}
}
#containerseiterand{
width:90%;
justify-content:start;
@@ -68,36 +68,40 @@
/* max-width:width:150px 11.25em;*/
width:1400px;
overflow-x:auto;
}
}
}
#innerhtmltable{
margin-left: /*5px*/0.19615535504119264vw;
}
}
#pagecontent{
font-size: 1em;
display: flex;
align-items: center;
justify-content: center;
}
.btn-primary {
color: #fff;
background-color: #043381;
}
.btn-primary:hover {
color: #043381;
background-color:#fff;
border-color: #043381;
}
table {
font-size: 16px;
}
.stretched-link{
background-color: #fff;
color: #043381;
}
#conovertab{
}
.btn-primary {
color: #fff;
background-color: #043381;
border-color: #043381;
}
table {
font-size: 16px;
}
.stretched-link{
background-color: #fff;
color: #043381;
}
#conovertab{
/* max-width:width:150px 11.25em;*/
margin-left:/*14px*/ 3.0837004405286343vw;
max-width:/*390px;*/ 35.90308370044053vw;
max-width:/*390px;*/ 35.90308370044053vw;
overflow-x:auto;
}
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />