9 lines
166 B
SCSS
9 lines
166 B
SCSS
|
// styles are inline for now - line 5073 - class.jetpack.php, move here.
|
||
|
.jp-identity-crisis {
|
||
|
.jp-btn-group {
|
||
|
margin-top: 15px;
|
||
|
}
|
||
|
strong {
|
||
|
color: $green;
|
||
|
}
|
||
|
}
|