[simple theme] minor css fixes
* remove hover effect from vim help modal * remove bold font weight from active item in prefenreces tab bar * remove margin from answer box to unify with rest of result page
This commit is contained in:
@@ -445,7 +445,7 @@ article[data-vim-selected].category-social {
|
||||
border: 1px solid var(--color-answer-border);
|
||||
background: var(--color-answer-background);
|
||||
padding: @result-padding;
|
||||
margin: 1rem @results-tablet-offset;
|
||||
margin: 1rem 0;
|
||||
margin-top: 0;
|
||||
color: var(--color-answer-font);
|
||||
.rounded-corners;
|
||||
|
||||
Reference in New Issue
Block a user