File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <description >Custom theme for the ownCloud@CESNET server.</description >
66 <licence >AGPL</licence >
77 <author >Miroslav Bauer @ CESNET</author >
8- <version >2.0.0a17 </version >
8+ <version >2.0.0a18 </version >
99 <types >
1010 <theme />
1111 </types >
Original file line number Diff line number Diff line change 11@charset " utf-8" ;
22@import " colors" ;
33
4+ $size-1 : 6rem ;
5+
46@import " ../node_modules/bulma/sass/utilities/_all.sass" ;
57@import " ../node_modules/bulma/sass/base/_all.sass" ;
68@import " ../node_modules/bulma/sass/elements/button.sass" ;
Original file line number Diff line number Diff line change @@ -126,10 +126,6 @@ button.primary:focus,
126126 border-color : # E60000 !important ;
127127}
128128
129- .hero-title {
130- font-size : 6rem !important ;
131- }
132-
133129.layer {
134- left : 18 rem !important ;
130+ left : 25 rem !important ;
135131}
You can’t perform that action at this time.
0 commit comments