mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 00:36:42 +01:00
Improve styling of dfn tags
This commit is contained in:
parent
4bc779f475
commit
1487aa54cb
@ -72,4 +72,10 @@ body {
|
||||
@extend .alert-info;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
dfn {
|
||||
border-bottom: 1px dotted;
|
||||
font-style: normal;
|
||||
cursor: help;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user