With Bootstrap, a navigation bar can extend or collapse, depending on the screen size. A standard navigation bar is created with the .navbar class, followed by a responsive collapsing class: .navbar-expand-xl. ... sm (stacks the navbar vertically on extra large, large, medium or small screens).
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
| # Clean-Windows.ps1 | |
| # Script para limpeza avan‡ada de arquivos tempor rios no Windows 10/11 | |
| # ========== CONFIGURAیES ========== | |
| $logFile = "$env:USERPROFILE\clean_log_$(Get-Date -Format 'yyyyMMdd_HHmmss').txt" | |
| Start-Transcript -Path $logFile | |
| Write-Host "?? Iniciando limpeza do sistema..." -ForegroundColor Cyan | |
| # ========== ENCERRAR EXPLORER ========== |
Inspired by: http://graphicburger.com/flat-design-ui-components/
Line-chart and donut-chart made by @Kseso: http://codepen.io/Kseso/pen/phiyL
A Pen by Javier Latorre López-Villalta on CodePen.
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
| <a href='//twitter.com/ycwhk' target='_blank'>tt</a> |