mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +00:00
53 lines
2.0 KiB
PHP
Executable File
53 lines
2.0 KiB
PHP
Executable File
<div><!-- The parent element is display: flex; therefore we need to trick the content this way in order to allow floating! -->
|
|
<section class="box wf-100 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-50 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-50 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-33 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-33 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-33 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-25 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-25 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-25 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-25 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-75 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-25 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-66 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-33 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-50 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-25 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
<section class="box wf-25 floatLeft">
|
|
<section class="inner center"> </section>
|
|
</section>
|
|
</div> |