papers / style.css
hysts's picture
hysts HF staff
Update
2176657
raw
history blame
228 Bytes
h1 {
text-align: center;
}
body 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;
}