Changes to be committed:

modified:   css/style.css
	modified:   index.html
This commit is contained in:
DarkShy
2023-01-14 15:19:39 +03:00
parent c6bc7aac4f
commit 9562dd4bc3
2 changed files with 66 additions and 0 deletions

View File

@@ -17,6 +17,23 @@
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<div class="preloader-1">
<svg>
<g>
<path d="M 50,100 A 1,1 0 0 1 50,0"/>
</g>
<g>
<path d="M 50,75 A 1,1 0 0 0 50,-25"/>
</g>
<defs>
<linearGradient id="gradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:#BFE2FF;stop-opacity:1" />
<stop offset="100%" style="stop-color:#337AB7;stop-opacity:1" />
</linearGradient>
</defs>
</svg>
</div>
<h1 class="header">darkshy@bronyfurry:~ <span class="dark">Dark<span class="shy">Shy</span></h1>
<h2 class="header outro">Просто серая пегаска..<span id="blink">|</span></h2>