test
This commit is contained in:
parent
7aec699f31
commit
07d3cf3a05
@ -96,4 +96,8 @@ body {
|
|||||||
height: 51.5px;
|
height: 51.5px;
|
||||||
background-color: rgb(255, 255, 255);
|
background-color: rgb(255, 255, 255);
|
||||||
float: right;
|
float: right;
|
||||||
|
}
|
||||||
|
.img {
|
||||||
|
width: 51.5px;
|
||||||
|
height: 51.5px;
|
||||||
}
|
}
|
@ -55,7 +55,7 @@
|
|||||||
officia aliquip proident non.
|
officia aliquip proident non.
|
||||||
</p>
|
</p>
|
||||||
<a class="imglink" href="https://github.com/edwark43"
|
<a class="imglink" href="https://github.com/edwark43"
|
||||||
><img src="/assets/imgs/github.png" alt="github"
|
><img class="img" src="/assets/imgs/github.png" alt="github"
|
||||||
/></a>
|
/></a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user