Theming for schedule
This commit is contained in:
parent
cd7a898e66
commit
1cfe5a4190
14 changed files with 232 additions and 5 deletions
3
web/themes/dcb2017/sass/layout/_content-top.scss
Normal file
3
web/themes/dcb2017/sass/layout/_content-top.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
.region-content-top {
|
||||
overflow: hidden;
|
||||
}
|
Reference in a new issue