rename /rpg-docs to /app
This commit is contained in:
12
app/client/views/paperTemplates/baseDialog/baseDialog.css
Normal file
12
app/client/views/paperTemplates/baseDialog/baseDialog.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.base-dialog h1,
|
||||
.base-dialog h2,
|
||||
.base-dialog h3,
|
||||
.base-dialog h4,
|
||||
.base-dialog h5,
|
||||
.base-dialog h6{
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.base-dialog p{
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user