mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-26 18:18:51 +01:00
Improve styling of dfn tags
This commit is contained in:
@@ -72,4 +72,10 @@ body {
|
||||
@extend .alert-info;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
dfn {
|
||||
border-bottom: 1px dotted;
|
||||
font-style: normal;
|
||||
cursor: help;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user