Linux look like
This commit is contained in:
29
index.html
29
index.html
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user