Skip to content

Commit e01f225

Browse files
committed
Test border color
1 parent c5a329f commit e01f225

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_sass/_buttons.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ fieldset:disabled a.btn {
8686
color: $link-hover-color;
8787
text-decoration: $link-hover-decoration;
8888
background-color: transparent;
89-
border-color: transparent;
89+
border-color: blue;
9090
}
9191

9292
&:focus,

work.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ AI Conference Deadlines: <a href="https://aideadlin.es/?sub=ML,CV,NLP,RO,SP,GR">
1313
<li>
1414
<a href="/static/documents/menard2021ucbmq.pdf"><em>UCB momentum Q-learning: Correcting the bias without forgetting</em></a>.
1515

16-
<h5>Pierre Ménard, Omar Darwiche Domingues, <strong>Xuedong Shang</strong>, and Michal Valko, In <a href="https://www.icml.cc/" style="color:#A4A4A4">Proceedings of the 38th International Conference on Machine Learning</a> (ICML 2021), Vienna, Austria (Virtualized). [long presentation - 3.2% acceptance rate]</h5>
17-
16+
Pierre Ménard, Omar Darwiche Domingues, <strong>Xuedong Shang</strong>, and Michal Valko, In <a href="https://www.icml.cc/" style="color:#A4A4A4">Proceedings of the 38th International Conference on Machine Learning</a> (ICML 2021), Vienna, Austria (Virtualized). [long presentation - 3.2% acceptance rate]
17+
1818
<div class="btn-links"><a class="btn btn-outline-primary my-1 mr-1 btn-sm" href="" target="_blank" rel="noopener">talk</a> <a class="btn btn-outline-primary my-1 mr-1 btn-sm" href="" target="_blank" rel="noopener">video</a></div>
1919
</li>
2020
<li>

0 commit comments

Comments
 (0)