retry
This commit is contained in:
parent
d602e4525c
commit
4f391b1007
@ -92,8 +92,8 @@ body {
|
||||
font-size: 19.2px;
|
||||
}
|
||||
.imglink {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
max-width: 103px;
|
||||
max-height: 103px;
|
||||
background-color: black;
|
||||
float: left;
|
||||
float: right;
|
||||
}
|
@ -37,5 +37,9 @@
|
||||
<link rel="stylesheet" href="/assets/styles/main.css" />
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
||||
</head>
|
||||
<body><a href="https://github.com/edwark43"><img class=".imglink" src="/assets/imgs/github.png" alt="github"></a></body>
|
||||
<body>
|
||||
<a href="https://github.com/edwark43"
|
||||
><img class=".imglink" src="/assets/imgs/github.png" alt="github"
|
||||
/></a>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user