[Glitch] Redesign forms, verify link ownership with rel="me"
Port SCSS changes from f4d549d300
This commit is contained in:
@@ -724,6 +724,14 @@
|
||||
a {
|
||||
color: lighten($ui-highlight-color, 8%);
|
||||
}
|
||||
|
||||
dl:first-child .verified {
|
||||
border-radius: 0 4px 0 0;
|
||||
}
|
||||
|
||||
.verified a {
|
||||
color: $valid-value-color;
|
||||
}
|
||||
}
|
||||
|
||||
.account__header__content {
|
||||
|
||||
Reference in New Issue
Block a user