Nhsys template enhancement
This commit is contained in:
parent
6c2fba01c9
commit
65a88794bb
@ -36,13 +36,15 @@
|
||||
padding-top: 0 !important;
|
||||
padding-bottom: 0 !important;
|
||||
border: 0 !important;
|
||||
box-shadow: 4px 3px 8px 1px #969696;
|
||||
/* box-shadow: 4px 3px 8px 1px #969696; */
|
||||
border-radius: 0 !important;
|
||||
opacity: .90;
|
||||
}
|
||||
|
||||
#data div.tab-content.container-fluid div.card.w-100.border-0{
|
||||
/* border-radius: 0 !important; */
|
||||
#data div.tab-content.container-fluid div.card.w-100{
|
||||
/* background-color: transparent; */
|
||||
opacity: .90;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#data div.tab-content.container-fluid div.card.w-100.border-0.start{
|
||||
@ -58,11 +60,11 @@
|
||||
}
|
||||
|
||||
#data div.tab-content.container-fluid div.card.w-100.border-0 div.card-body div.card.card-content-half-b {
|
||||
background-color: #eb695c;
|
||||
width: 42%;
|
||||
border: 2px solid #dee2e6;
|
||||
border-radius: .75em;
|
||||
float: left;
|
||||
background-color: #eb695c;
|
||||
width: 42%;
|
||||
border: 2px solid #dee2e6;
|
||||
border-radius: .75em;
|
||||
float: left;
|
||||
background-image: url("media/cadre1.svg");
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
@ -71,16 +73,16 @@
|
||||
}
|
||||
|
||||
#data div.tab-content.container-fluid div.card.w-100.border-0 div.card-body div.card.card-content-center {
|
||||
height: 100%;
|
||||
width: 16%;
|
||||
float: left;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
border: 0;
|
||||
height: 100%;
|
||||
width: 16%;
|
||||
float: left;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
border: 0;
|
||||
}
|
||||
#data div.tab-content.container-fluid div.card.w-100.border-0 div.card-body div.card.card-content-center img {
|
||||
width: 80%;
|
||||
opacity: 0.25;
|
||||
width: 80%;
|
||||
opacity: 0.25;
|
||||
}
|
||||
|
||||
#data div.tab-content.container-fluid.w-75 div.card.w-100.border-0 div.card-body div.card.card-content-half-r {
|
||||
|
Loading…
x
Reference in New Issue
Block a user