This commit is contained in:
catmpeg 2026-02-25 19:48:09 +03:00
commit 2cb66219f9
2 changed files with 7 additions and 7 deletions

View file

@ -12,7 +12,6 @@ body {
flex-direction: column; flex-direction: column;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
font-family: 'ConsolasBold', 'consolas';
font: 14px 'ConsolasBold'; font: 14px 'ConsolasBold';
color: #fff; color: #fff;
/* background-color: #181818; */ /* background-color: #181818; */
@ -40,9 +39,6 @@ h2 {
h3 { h3 {
margin: 5px 0; margin: 5px 0;
} }
label {
margin-bottom: 8px;
}
.down { .down {
margin-top: auto; margin-top: auto;
@ -53,6 +49,9 @@ a {
color: #ffffff; color: #ffffff;
text-decoration: underline; text-decoration: underline;
} }
a:hover {
opacity: 0.7;
}
.title { .title {
display: flex; display: flex;
@ -105,7 +104,7 @@ label {
@media (max-width: 800px) { @media (max-width: 800px) {
h1 { font-size: 1.5rem; } h1 { font-size: 1.5rem; }
h2, h3, label { font-size: 1.1rem; margin: 12px 0; } h2, h3, label { font-size: 1.1rem; margin: 5px 0; }
#mybutton { width: 200px; } #mybutton { width: 200px; }
main { padding: 2%;} main { padding: 2%;}
} }

View file

@ -13,6 +13,7 @@
<main> <main>
<h1 class="title"> <h1 class="title">
<img src="assets/avatar.jpg" width="82" alt="avatar xd"> xelframe home page <img src="assets/avatar.jpg" width="82" alt="avatar xd"> xelframe home page
<br>(bhzrd_, semkapc, catmpeg)
</h1> </h1>
<h2>About me:</h2> <h2>About me:</h2>
<h3>hello, my online name is xelframe.</h3> <h3>hello, my online name is xelframe.</h3>
@ -51,9 +52,9 @@
<div class="down"> <div class="down">
<h3><a href="https://cat.fs.tlpteam.ru/git/" target="_blank">&gt;&gt; git &lt;&lt;</a></h3> <h3><a href="https://cat.fs.tlpteam.ru/git/" target="_blank">&gt;&gt; git &lt;&lt;</a></h3>
<h3> <h3>
<a href="//otomir23.me/webring/catmpeg/prev">&lt;prev</a> <a href="//otomir23.me/webring/xelframe/prev">&lt;prev</a>
<a href="//otomir23.me/webring" target="_blank">webring</a> <a href="//otomir23.me/webring" target="_blank">webring</a>
<a href="//otomir23.me/webring/catmpeg/next">next&gt;</a> <a href="//otomir23.me/webring/xelframe/next">next&gt;</a>
</h3><br> </h3><br>
<a href="//otomir23.me/" target="_blank" style="image-rendering:pixelated"> <a href="//otomir23.me/" target="_blank" style="image-rendering:pixelated">
<img src="//otomir23.me/88x31.png" height="31" width="88" alt="otomir23"></a> <img src="//otomir23.me/88x31.png" height="31" width="88" alt="otomir23"></a>