Skip to content

Commit

Permalink
PDF button CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Aug 31, 2022
1 parent 2b4d02d commit 322c2b1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/SearchBlock/less/datahub.less
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,20 @@

.dataset-pdf {
.pdf-btn {
margin: 0;
font-weight: 500;
}
}

.pdf-btn {
margin-top: 2em;
font-weight: 500;

a {
color: inherit;
}
}

.dataset-header {
margin-bottom: 3em;

Expand Down

0 comments on commit 322c2b1

Please sign in to comment.