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.0a16 </version >
8+ <version >2.0.0a17 </version >
99 <types >
1010 <theme />
1111 </types >
Original file line number Diff line number Diff line change @@ -129,3 +129,7 @@ button.primary:focus,
129129.hero-title {
130130 font-size : 6rem !important ;
131131}
132+
133+ .layer {
134+ left : 18rem !important ;
135+ }
Original file line number Diff line number Diff line change 1212]);
1313?>
1414<!--[if IE 8]><style>input[type="checkbox"]{padding:0;}</style><![endif]-->
15- <div class="columns">
15+ <div class="columns px-4 ">
1616 <div class="column">
1717 <!-- Hero content -->
1818 <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">
9393 </form>
9494 </div>
9595 <div class="column is-hidden-touch mr-6">
96- <div class="tile"
96+ <div class="tile">
9797 <!-- Hero Cubes: https://codepen.io/jonambas/pen/OPqbzx-->
9898 <div class="layer bottom">
9999 <div class="cube nw"></div>
You can’t perform that action at this time.
0 commit comments