/ ‘themes/yoshi/templates/base.html’
This commit is contained in:
parent
09d39cba8c
commit
72d3e3c7e0
1 changed files with 5 additions and 0 deletions
|
|
@ -66,6 +66,11 @@
|
||||||
hr {
|
hr {
|
||||||
border-color: rgba(37, 176, 118, 0.7);
|
border-color: rgba(37, 176, 118, 0.7);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footnote-reference {
|
||||||
|
font-size: 0.65em;
|
||||||
|
vertical-align: super;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue