File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
Expand file tree Collapse file tree 4 files changed +10
-4
lines changed 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.0a20 </version >
8+ <version >2.0.0a21 </version >
99 <types >
1010 <theme />
1111 </types >
Original file line number Diff line number Diff line change 22@import " colors" ;
33
44$size-1 : 6rem !default ;
5+ $size-2 : 4.5rem !default ;
6+ $size-3 : 3rem !default ;
57
68@import " ../node_modules/bulma/sass/utilities/_all.sass" ;
79@import " ../node_modules/bulma/sass/base/_all.sass" ;
Original file line number Diff line number Diff line change @@ -128,4 +128,8 @@ button.primary:focus,
128128
129129.layer {
130130 left : 25rem !important ;
131- }
131+ }
132+
133+ .container {
134+ width : 100% !important ;
135+ }
Original file line number Diff line number Diff line change 1515<div class="columns px-4">
1616 <div class="column">
1717 <!-- Hero content -->
18- <h1 class="hero-title title has-text-weight-bold is-1 is -1-desktop-only is-2-tablet-only is-3-mobile-only has-text-left">
18+ <h1 class="hero-title title has-text-weight-bold is-size -1-desktop is-size- 2-tablet is-size- 3-mobile has-text-left">
1919 ownCloud @ <b>CESNET</b>
2020 </h1>
21- <h2 class="subtitle is-3 has-text-weight-light has-text-left">
21+ <h2 class="subtitle is-size-3-desktop is-size-4-tablet has-text-weight-light has-text-left">
2222 <?php p ($ l ->t ('Sync, Share & Backup all of your academic data. ' )); ?>
2323 </h2>
2424 <div class="has-half-opacity has-text-left is-size-7 has-text-weight-bold">▘▘▖▘▘▘▘▘▘▘▖▘▘▘▘▘▖▘▘▘▖▘▘▖▖▖▘▘▘▘▖▘▘▖▖▘▘▖▘▘▘▘▘▘▘▖▘▖▘▘▘▖▖▘▖▖</div>
You can’t perform that action at this time.
0 commit comments