modified: css/style.css
new file: img/log.webp modified: index.html modified: sitemap.xml
This commit is contained in:
@@ -58,3 +58,15 @@ a.github {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: 2px 1px 0;
|
padding: 2px 1px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.darkshy_img {
|
||||||
|
float: right;
|
||||||
|
width: 30%;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
font-size: smaller;
|
||||||
|
text-indent: 0;
|
||||||
|
border: thin silver solid;
|
||||||
|
margin: 0.5em;
|
||||||
|
padding: 0.5em;
|
||||||
|
}
|
||||||
BIN
img/log.webp
Normal file
BIN
img/log.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 566 KiB |
@@ -30,7 +30,11 @@
|
|||||||
<div style="padding-top: 15px; padding-bottom: 15px; padding-left: 10%; padding-right: 10%;">
|
<div style="padding-top: 15px; padding-bottom: 15px; padding-left: 10%; padding-right: 10%;">
|
||||||
<p class="card" style="background-color: inherit; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px; --bs-card-border-color: chartreuse;">Меня зовут DarkShy. В свободное время я занимаюсь изучением программирования на языке NodeJS, а так же занимаюсь сайтами. По профессии я - системный администратор. На картинке изображена моя ОС-ка. </p>
|
<p class="card" style="background-color: inherit; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px; --bs-card-border-color: chartreuse;">Меня зовут DarkShy. В свободное время я занимаюсь изучением программирования на языке NodeJS, а так же занимаюсь сайтами. По профессии я - системный администратор. На картинке изображена моя ОС-ка. </p>
|
||||||
</div>
|
</div>
|
||||||
|
<figure class="darkshy_img">
|
||||||
|
<img src="/img/log.webp"
|
||||||
|
width="136" height="200"
|
||||||
|
alt="DarkShy">
|
||||||
|
</figure>
|
||||||
<h2 class="header" style="padding-top: 25px; padding-left: 25px; padding-right: 25px;">Мои проекты</h2>
|
<h2 class="header" style="padding-top: 25px; padding-left: 25px; padding-right: 25px;">Мои проекты</h2>
|
||||||
<div style="padding-top: 15px; padding-bottom: 15px; padding-left: 10%; padding-right: 10%;">
|
<div style="padding-top: 15px; padding-bottom: 15px; padding-left: 10%; padding-right: 10%;">
|
||||||
<p class="card" style="background-color: inherit; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px; --bs-card-border-color: chartreuse;">
|
<p class="card" style="background-color: inherit; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px; --bs-card-border-color: chartreuse;">
|
||||||
|
|||||||
@@ -9,12 +9,12 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://darkshy.bronyfurry.com/</loc>
|
<loc>https://darkshy.bronyfurry.com/</loc>
|
||||||
<lastmod>2023-01-14T12:14:10+00:00</lastmod>
|
<lastmod>2023-03-12T12:14:10+00:00</lastmod>
|
||||||
<priority>1.00</priority>
|
<priority>1.00</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://darkshy.bronyfurry.com/offline.html</loc>
|
<loc>https://darkshy.bronyfurry.com/offline.html</loc>
|
||||||
<lastmod>2023-01-14T12:14:10+00:00</lastmod>
|
<lastmod>2023-03-12T12:14:10+00:00</lastmod>
|
||||||
<priority>0.80</priority>
|
<priority>0.80</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user