/ ‘theme-dark/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-10 17:08:55 +09:00
parent a5da5d3881
commit ae41a71831

View file

@ -32,7 +32,10 @@
}
a.exlink {
background-color: rgb(127, 255, 0, 0.35);
color: rgb(127, 255, 0, 0.5);
border-width: 1px;
border-color: rgba(127, 255, 0, 0.5);
border-style: solid;
}
p {