-
Notifications
You must be signed in to change notification settings - Fork 3
/
header.html
58 lines (58 loc) · 1.19 KB
/
header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html>
<html>
<head>
<title>kate's 88x31 button archive</title>
<meta name="description" content="A collection of 88x31 buttons." />
<meta name="name" content="kate's 88x31 button archive" />
<style>
ul {
display: inline-block;
margin: 0;
padding: 0;
margin: 2rem;
}
ul li {
display: inline;
padding: 0.1rem;
}
img {
image-rendering: auto;
image-rendering: crisp-edges;
image-rendering: pixelated;
image-rendering: -webkit-optimize-contrast;
transition: 100ms;
}
img:hover {
position: relative;
scale: 2;
transition: 100ms;
}
body {
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background-color: #333;
color: #e9e9e9;
}
a {
color: #4287f5;
}
a:hover {
font-style: italic;
}
a:visited {
color: #4287f5;
}
body {
margin: 1rem;
}
pre {
background-color: black;
padding: 0.2rem;
border-radius: 0.3rem;
color: white;
width: fit-content;
}
</style>
</head>
<body>
<h1>Click on an image to copy the HTML</h1>
<div>