Skip to content

Commit

Permalink
Refs #139198 - More like this card styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 7, 2021
1 parent f95c81c commit 23bd530
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,22 @@ div#page-document {
p.meta {
font-size: 12px !important;

span.score {
padding: 0px 5px 0px 5px;
border: 1px solid @sf-light-gray2;
margin-right: 20px;
background: @sf-light-gray;
border-radius: 2px;
}

span.date {
margin-right: 20px;
}

span.tags {
margin-right: 10px;
}

i.icon {
margin-left: 3px;
background: @sf-light-gray;
Expand Down

0 comments on commit 23bd530

Please sign in to comment.