add culture and save space with base infos and progression infos
This commit is contained in:
parent
520aab8b72
commit
f8deca4cd4
8 changed files with 102 additions and 75 deletions
|
@ -18,6 +18,9 @@
|
|||
.flex1 {
|
||||
flex: 1;
|
||||
}
|
||||
.flex125 {
|
||||
flex: 1.25;
|
||||
}
|
||||
.flex15 {
|
||||
flex: 1.5;
|
||||
}
|
||||
|
@ -51,6 +54,9 @@
|
|||
.flex1 {
|
||||
flex: 1;
|
||||
}
|
||||
.flex125 {
|
||||
flex: 1.25;
|
||||
}
|
||||
.flex15 {
|
||||
flex: 1.5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue