bin/template/content/styles/screen.scss in scholarmarkdown-1.1.0 vs bin/template/content/styles/screen.scss in scholarmarkdown-1.2.0
- old
+ new
@@ -218,12 +218,13 @@
}
}
}
// References
- a.reference {
+ .references {
font-size: .95em;
- &:not(:hover) {
+ color: #999;
+ a:not(:hover) {
color: #999;
background: none;
}
}
}