Merge pull request #12811 from tschaub/inheritance

Controls inherit font size from parent
This commit is contained in:
Tim Schaub
2021-09-25 08:20:30 +00:00
committed by GitHub

View File

@@ -133,6 +133,7 @@
color: white;
font-weight: bold;
text-decoration: none;
font-size: inherit;
text-align: center;
height: 1.375em;
width: 1.375em;