~taavi/taavi.wtf

aeaef08c25488b3dcbc59194ba473e7a6b947cfb — Taavi Väänänen 1 year, 10 months ago fcab091
theme: support footnotes
1 files changed, 9 insertions(+), 0 deletions(-)

M themes/castor/assets/css/styles.css
M themes/castor/assets/css/styles.css => themes/castor/assets/css/styles.css +9 -0
@@ 202,7 202,16 @@ footer p {
  color: #434343;
}

.footnotes {
  margin: 1rem 0 0;
  font-size: 0.9em;
}

.footnotes hr {
  width: 50%;
  color: black;
  border-radius: 0;
}