/ ‘themes/moe-dark/templates/base.html’
This commit is contained in:
parent
fe222d99db
commit
af4995bb55
1 changed files with 3 additions and 3 deletions
|
|
@ -33,9 +33,9 @@
|
||||||
|
|
||||||
a.exlink {
|
a.exlink {
|
||||||
color: rgba(255, 124, 0, 1.0);
|
color: rgba(255, 124, 0, 1.0);
|
||||||
border-width: 1px;
|
/* border-width: 1px;
|
||||||
border-color: rgba(255, 124, 0, 0.5);
|
border-color: rgba(255, 124, 0, 0.5);
|
||||||
border-style: solid;
|
border-style: solid; */
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue