added css classes for img, video, code styling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="center-stuff">
|
||||
<p class="banner-text" style="margin-right: 8px;">denizk0461's</p>
|
||||
<a class="banner-image" href="/">
|
||||
<img src="/favicon.png"/>
|
||||
<img src="/favicon.webp"/>
|
||||
</a>
|
||||
<p class="banner-text" style="margin-left: 8px;">website</p>
|
||||
</div>
|
||||
@@ -21,7 +21,9 @@
|
||||
margin-right: auto;
|
||||
}
|
||||
.banner-image {
|
||||
width: fit-content;
|
||||
width: 64px;
|
||||
margin-top: 16px;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
.banner-text {
|
||||
width: fit-content;
|
||||
|
||||
Reference in New Issue
Block a user