make it float right
This commit is contained in:
@@ -13,9 +13,7 @@
|
|||||||
I like to tinker around with Linux/Electronics stuff since 1995.<br/>
|
I like to tinker around with Linux/Electronics stuff since 1995.<br/>
|
||||||
In my freetime i like to play games on my switch and watch anime ^^</p>
|
In my freetime i like to play games on my switch and watch anime ^^</p>
|
||||||
|
|
||||||
<div class="avatar">
|
<img class="float-right" src="pictures/bahi0u_chibi.png" width="430" height="366" alt="hey, its rick">
|
||||||
<img src="pictures/bahi0u_chibi.png" width="430" height="366" alt="hey, its rick">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<p>At fist i gonna use it as a blog where i post stuff about Linux/Electronics stuff.<br/>
|
<p>At fist i gonna use it as a blog where i post stuff about Linux/Electronics stuff.<br/>
|
||||||
I also use this site to tinker around with webstuff, learning new things is always interesting.</p>
|
I also use this site to tinker around with webstuff, learning new things is always interesting.</p>
|
||||||
|
|||||||
@@ -6,8 +6,7 @@ table, th, td {
|
|||||||
padding: 4px;
|
padding: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.avatar {
|
.float-right{
|
||||||
float: right;
|
float:right;
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user