Skip to content

Commit

Permalink
Single Cell subdomain: make masthead purple
Browse files Browse the repository at this point in the history
  • Loading branch information
kysrpex committed Oct 10, 2023
1 parent 6509eaf commit 4166fd2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions group_vars/custom-sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,10 @@ galaxy_custom_sites:
brand: StreetScienceCommunity
- name: singlecell
brand: Single Cell Omics
custom_css: |
#masthead {
background-color: #800080 !important;
}
- name: humancellatlas
brand: Human Cell Atlas
- name: ml
Expand Down

0 comments on commit 4166fd2

Please sign in to comment.