Gestion intensite
This commit is contained in:
@@ -57,10 +57,10 @@
|
||||
|
||||
/* Fonts */
|
||||
.sheet header.sheet-header h1 input, .window-app .window-header, #actors .directory-list, #navigation #scene-list .scene.nav-item {
|
||||
font-size: 1.0rem;
|
||||
font-size: 0.8rem;
|
||||
} /* For title, sidebar character and scene */
|
||||
.sheet nav.sheet-tabs {
|
||||
font-size: 1.2rem;
|
||||
font-size: 0.8rem;
|
||||
} /* For nav and title */
|
||||
.window-app input, .foundryvtt-vadentis .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;
|
||||
@@ -446,7 +446,7 @@ section.sheet-body{padding: 0.25rem 0.5rem;}
|
||||
}
|
||||
|
||||
.sheet nav.sheet-tabs {
|
||||
font-size: 1.0rem;
|
||||
font-size: 0.8rem;
|
||||
font-weight: bold;
|
||||
height: 2.5rem;
|
||||
flex: 0 0 3rem;
|
||||
|
||||
Reference in New Issue
Block a user