modified: css/style.css
modified: index.html
This commit is contained in:
@@ -60,13 +60,5 @@ a.github {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.darkshy_img {
|
.darkshy_img {
|
||||||
float: right;
|
|
||||||
width: 30%;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-style: italic;
|
|
||||||
font-size: smaller;
|
|
||||||
text-indent: 0;
|
|
||||||
border: thin silver solid;
|
|
||||||
margin: 0.5em;
|
|
||||||
padding: 0.5em;
|
|
||||||
}
|
}
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<figure class="darkshy_img">
|
<figure class="darkshy_img">
|
||||||
<img src="/img/log.webp"
|
<img src="/img/log.webp"
|
||||||
width="136" height="200"
|
width="auto" height="auto"
|
||||||
alt="DarkShy">
|
alt="DarkShy">
|
||||||
</figure>
|
</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>
|
||||||
|
|||||||
Reference in New Issue
Block a user