papers / style.css
hysts's picture
hysts HF staff
Add files
08080f2
raw
history blame
No virus
234 Bytes
h1 {
text-align: center;
}
body a,
#component-0 a {
background-color: transparent;
color: #58a6ff;
text-decoration: none;
}
body a:active,
body a:hover {
outline-width: 0;
}
body a:hover {
text-decoration: underline;
}