CS:GO Config 2019 16:10 https://steamcommunity.com/sharedfiles/filedetails/?id=1325659427
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="loading">Loading…</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 27 small cubes to make one larger cube | |
<section class="abs-center container"> | |
- for i in (1..27) | |
<div class="cube cube#{i}"> | |
<div class="front"></div> | |
<div class="left" ></div> | |
<div class="top" ></div> | |
</div> | |
</section> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sectio.nav | |
h1 FRONTEND TRENDS | |
h3.span.loader | |
span.m B | |
span.m E | |
span.m N | |
span.m E | |
span.m F | |
span.m I | |
span.m T |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%div.wrap | |
-300.times do | |
%div.c |