This reverts commit 7da54001fe
.
This commit is contained in:
@ -420,6 +420,7 @@ code {
|
||||
line-height: inherit;
|
||||
height: auto;
|
||||
padding: 10px;
|
||||
text-transform: uppercase;
|
||||
text-decoration: none;
|
||||
text-align: center;
|
||||
box-sizing: border-box;
|
||||
@ -662,6 +663,7 @@ code {
|
||||
|
||||
a {
|
||||
color: $highlight-text-color;
|
||||
text-transform: uppercase;
|
||||
text-decoration: none;
|
||||
font-weight: 700;
|
||||
|
||||
|
Reference in New Issue
Block a user