diff --git a/styles/simple.css b/styles/simple.css
index c8b2b2e..38495a2 100644
--- a/styles/simple.css
+++ b/styles/simple.css
@@ -83,6 +83,12 @@
font-size: 0.8rem;
}
+ .window-app select,
+ .window-app input {
+ font-family: "CentaurMT";
+ text-align: center;
+ }
+
/* For title, sidebar character and scene */
.sheet header.sheet-header h1 input {
font-family: "CentaurMT";
diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html
index 55db843..eba31f8 100644
--- a/templates/actor-sheet.html
+++ b/templates/actor-sheet.html
@@ -38,29 +38,23 @@
- Bonne Aventure
+ BA
-
-
-
- Expérience
-
-
- Eclat
+ Eclat
- Vigueur
-
- Etat
+ Vigueur
+
+ Etat
- Seuil de Pouvoir
-
- Âme
+ Pouvoir
+
+ Âme
+
+
+
+
diff --git a/templates/creature-sheet.html b/templates/creature-sheet.html
index 3f55955..e33c83c 100644
--- a/templates/creature-sheet.html
+++ b/templates/creature-sheet.html
@@ -23,6 +23,7 @@
{{!-- Sheet Tab Navigation --}}
+
+
{{!-- Sheet Body --}}