Merge branch 'master' into glitch-soc/merge-upstream
This commit is contained in:
@ -50,6 +50,12 @@ code {
|
||||
color: $highlight-text-color;
|
||||
}
|
||||
}
|
||||
|
||||
code {
|
||||
border-radius: 3px;
|
||||
padding: 0.2em 0.4em;
|
||||
background: darken($ui-base-color, 12%);
|
||||
}
|
||||
}
|
||||
|
||||
.card {
|
||||
|
Reference in New Issue
Block a user