File size: 371 Bytes
08080f2
 
857f87e
08080f2
 
 
5884212
2176657
08080f2
 
 
 
 
 
 
 
 
 
 
 
 
5884212
 
 
 
 
 
 
 
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
h1 {
  text-align: center;
  display: block;
}

body a,
.contain a,
#table a {
  background-color: transparent;
  color: #58a6ff;
  text-decoration: none;
}

body a:active,
body a:hover {
  outline-width: 0;
}

body a:hover {
  text-decoration: underline;
}

#last-updated {
  display: block;
  text-align: center;
  margin-top: 1em;
  font-size: 0.8em;
  color: #666;
}