DataModels + Appv2 migration : OK
This commit is contained in:
@@ -15,8 +15,15 @@
|
||||
background-color: lightgray;
|
||||
|
||||
.item-name {
|
||||
font-family: "Wolfsbane2Expanded", cursive;
|
||||
font-size: 1.5em;
|
||||
font-family: "Wolfsbane2Expanded", cursive !important;
|
||||
font-size: 1.32em !important;
|
||||
color: #191813 !important;
|
||||
}
|
||||
|
||||
.item-field {
|
||||
font-family: 'Signika', sans-serif !important;
|
||||
font-size: 0.85em !important;
|
||||
color: #4b4a44 !important;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,6 +33,8 @@
|
||||
padding: 3px 0 3px 3px;
|
||||
border-bottom: 1px solid #BBB;
|
||||
align-items: stretch;
|
||||
color: #4b4a44;
|
||||
font-size: 0.9em;
|
||||
|
||||
.item-image {
|
||||
flex: 0 0 30px;
|
||||
@@ -68,6 +77,11 @@
|
||||
.item-name,
|
||||
.item-field {
|
||||
margin: 0;
|
||||
color: #333;
|
||||
font-size: 0.84rem;
|
||||
font-family: inherit;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.item-controls-1 {
|
||||
|
||||
Reference in New Issue
Block a user