Linux look like

This commit is contained in:
DarkShyMW
2025-01-16 21:09:16 +03:00
parent 5440068bec
commit fd9b72d6d0
2 changed files with 115 additions and 61 deletions

View File

@@ -12,10 +12,19 @@
</head>
<body>
<header class="header">
<h1>darkshy@bronyfurry:~ <span class="dark">Dark<span class="shy">Shy</span></span></h1>
<h2 class="subtitle">Просто серая пегаска..<span id="blink">|</span></h2>
<div class="terminal">
<div class="terminal-header">
<span class="circle red"></span>
<span class="circle yellow"></span>
<span class="circle green"></span>
<span class="terminal-title">darkshy@bronyfurry:~</span>
</div>
<div class="terminal-body">
<h1 class="dark">Просто серая пегаска..<span id="blink">|</span></h1>
</div>
</div>
</header>
<main>
<section class="about">
<h2>Обо мне</h2>
@@ -38,13 +47,15 @@
</div>
</section>
</main>
<footer>
<p>Все права защищены и принадлежат поням.</p>
<p><a href="https://github.com/DarkShyMW/darkshy.bronyfurry.com" class="github">Source code at GitHub</a></p>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
<img src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" alt="Creative Commons License">
</a>
<div class="terminal-footer">
<p>Все права защищены и принадлежат поням.</p>
<p><a href="https://github.com/DarkShyMW/darkshy.bronyfurry.com" class="github">Source code at GitHub</a></p>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
<img src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" alt="Creative Commons License">
</a>
</div>
</footer>
</body>
</html>