Add description text and page header to publi views
This commit is contained in:
parent
3fbd7b5859
commit
5fccab444e
5 changed files with 56 additions and 4 deletions
|
@ -112,3 +112,12 @@ body {
|
|||
.main .page-header {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.page-title {
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.intro-text {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue