diff --git a/styles/simple.css b/styles/simple.css index 150a0928..0f2bb880 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -86,7 +86,9 @@ /* Fonts */ .sheet header.sheet-header h1 input, .window-app .window-header, #actors .directory-list, #navigation #scene-list .scene.nav-item {font-family: "GoudyAcc"} /* For title, sidebar character and scene */ -.sheet nav.sheet-tabs {font-family: "CaslonAntique";} /* For nav and title */ +.sheet nav.sheet-tabs { + font-family: "CaslonAntique"; +} /* For nav and title */ .window-app input, .foundryvtt-reve-de-dragon .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-family: "CaslonAntique"; /* For sheet parts */ } @@ -584,7 +586,7 @@ section.sheet-body{padding: 0.25rem 0.5rem;} .sheet nav.sheet-tabs { font-size: 0.65rem; font-weight: bold; - height: 5rem; + height: 4rem; flex: 0 0 5rem; margin: 0; padding: 0 0 0 0.25rem;