File size: 296 Bytes
3696e1b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
h1 {
  text-align: center;
}
table a {
  background-color: transparent;
  color: #58a6ff;
  text-decoration: none;
}
a:active,
a:hover {
  outline-width: 0;
}
a:hover {
  text-decoration: underline;
}
table, th, td {
  border: 1px solid;
}
img#visitor-badge {
  display: block;
  margin: auto;
}