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