mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
commit
7f09bc9a09
35 changed files with 1085 additions and 695 deletions
|
@ -55,9 +55,12 @@ $input-width: 220px;
|
|||
font-weight: normal;
|
||||
float: auto;
|
||||
}
|
||||
p {
|
||||
.instructions {
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
margin: 0;
|
||||
font-size: 0.929em;
|
||||
font-weight: normal;
|
||||
line-height: 18px;
|
||||
}
|
||||
}
|
||||
clear: both;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue