CSS journal fix
This commit is contained in:
@@ -78,9 +78,7 @@
|
||||
.window-app input, .fvtt-les-heritiers .item-form, .sheet header.sheet-header .flex-group-center.flex-compteurs, .sheet header.sheet-header .flex-group-center.flex-fatigue, select, button, .item-checkbox, #sidebar, #players, #navigation #nav-toggle {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
.fvtt-les-heritiers .sheet-header select option {
|
||||
/*background-color: rgb(68, 25, 25);*/
|
||||
}
|
||||
|
||||
.fvtt-les-heritiers .sheet-header input, .fvtt-les-heritiers .sheet-header select {
|
||||
color: rgb(41, 38, 38);
|
||||
}
|
||||
@@ -88,6 +86,13 @@
|
||||
background: rgba(0,0,0,0.75);
|
||||
}
|
||||
|
||||
.page-heading {
|
||||
color: #151c1f;
|
||||
}
|
||||
.heading-link {
|
||||
color: #151c1f;
|
||||
}
|
||||
|
||||
.window-app.sheet .window-content {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
Reference in New Issue
Block a user