Add support for hints (or extended descriptions) in local-settings pages
This commit is contained in:
@ -28,6 +28,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
span.hint {
|
||||
display: block;
|
||||
color: $lighter-text-color;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
|
Reference in New Issue
Block a user