modified: css/style.css

new file:   img/log.webp
	modified:   index.html
	modified:   sitemap.xml
This commit is contained in:
DarkShyMW
2023-03-12 20:36:26 +03:00
parent ec8eeb714b
commit 623865805b
4 changed files with 19 additions and 3 deletions

View File

@@ -58,3 +58,15 @@ a.github {
text-decoration: none;
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;
}