ICLR2024-papers / style.css
hysts's picture
hysts HF staff
Update
25c0a98
raw
history blame contribute delete
No virus
258 Bytes
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;
}