1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-31 05:24:20 +00:00

refonte du grimoire personnel, suivi des emplacements de sorts par niveau

This commit is contained in:
Maxime Moraine 2020-05-03 19:35:37 +02:00
parent 7cf83baed3
commit 9dae3aec37
6 changed files with 180 additions and 27 deletions

View file

@ -1,4 +1,8 @@
.page.content {
.column-count-2 {
column-count: 2;
column-gap: 25pt;
}
.column-count-3 {
column-count: 3;
margin-bottom: 12px;