This reverts commit 7da54001fe
.
This commit is contained in:
parent
7b8e0d3477
commit
c2dfd5e4e2
8 changed files with 38 additions and 16 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue