|
@@ -610,41 +610,41 @@
|
|
|
}
|
|
|
}
|
|
|
// Copy from themes
|
|
|
- .block-region-first{
|
|
|
- // .field_programme{
|
|
|
- // display: none;
|
|
|
- // }
|
|
|
+ // .block-region-first{
|
|
|
+ // // .field_programme{
|
|
|
+ // // display: none;
|
|
|
+ // // }
|
|
|
|
|
|
- // #programme_toc-block_10{
|
|
|
- // .views-row{
|
|
|
- // padding-left: 1rem;
|
|
|
- // }
|
|
|
- // }
|
|
|
- // @include breakpoint(small down) {
|
|
|
- // text-align: center;
|
|
|
+ // // #programme_toc-block_10{
|
|
|
+ // // .views-row{
|
|
|
+ // // padding-left: 1rem;
|
|
|
+ // // }
|
|
|
+ // // }
|
|
|
+ // // @include breakpoint(small down) {
|
|
|
+ // // text-align: center;
|
|
|
|
|
|
- // }
|
|
|
- // position: absolute;
|
|
|
+ // // }
|
|
|
+ // // position: absolute;
|
|
|
|
|
|
- // top: 0;
|
|
|
- // left: 0;
|
|
|
- padding: 1rem 1.5rem ;
|
|
|
- .body{
|
|
|
+ // // top: 0;
|
|
|
+ // // left: 0;
|
|
|
+ // padding: 1rem 1.5rem ;
|
|
|
+ // .body{
|
|
|
|
|
|
- cursor: pointer;
|
|
|
- transition: all 250ms;
|
|
|
- text-decoration: none;
|
|
|
- // &:hover{
|
|
|
- // padding: 0 0 0 .3rem;
|
|
|
+ // cursor: pointer;
|
|
|
+ // transition: all 250ms;
|
|
|
+ // text-decoration: none;
|
|
|
+ // // &:hover{
|
|
|
+ // // padding: 0 0 0 .3rem;
|
|
|
|
|
|
- // }
|
|
|
- a{
|
|
|
- font-family: "duke";
|
|
|
- font-size: $font-large;
|
|
|
- }
|
|
|
- }
|
|
|
+ // // }
|
|
|
+ // a{
|
|
|
+ // font-family: "duke";
|
|
|
+ // font-size: $font-large;
|
|
|
+ // }
|
|
|
+ // }
|
|
|
|
|
|
- }
|
|
|
+ // }
|
|
|
// Copy from themes end
|
|
|
.block-region-second{
|
|
|
display: grid;
|