test
This commit is contained in:
parent
4f391b1007
commit
b7c8956c4a
@ -92,8 +92,8 @@ body {
|
|||||||
font-size: 19.2px;
|
font-size: 19.2px;
|
||||||
}
|
}
|
||||||
.imglink {
|
.imglink {
|
||||||
max-width: 103px;
|
width: 103px;
|
||||||
max-height: 103px;
|
height: 103px;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
@ -39,7 +39,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<a href="https://github.com/edwark43"
|
<a href="https://github.com/edwark43"
|
||||||
><img class=".imglink" src="/assets/imgs/github.png" alt="github"
|
><img class="imglink" src="/assets/imgs/github.png" alt="github"
|
||||||
/></a>
|
/></a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user