Merge branch 'master' into followable
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
background: hsla(51, 91, 75, 0.5);
|
||||
|
||||
.weight-4 {
|
||||
background: hsla(51, 91, 75, 0.75);
|
||||
background: hsla(51, 91, 75, 0.75);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -236,6 +236,11 @@ a {
|
||||
border-bottom: 2px solid $brand;
|
||||
color: $brand;
|
||||
}
|
||||
|
||||
&.bold {
|
||||
font-weight: bold;
|
||||
color: $brand;
|
||||
}
|
||||
}
|
||||
|
||||
&.no-margin-top {
|
||||
|
||||
Reference in New Issue
Block a user