Commit a0ccaf2
committed
Footer bars: extract standalone slices, shrink Stanford Medicine logo
The legacy nav_banners.png sprite was leaking content (the 'Group Member Site'
header and institutional-logo strip) past the right edge of each bar at
container widths > the slice's natural width. Cropped two clean PNGs from
the sprite — footer_bar_dark.png (599x39) and footer_bar_teal.png (205x39) —
and use background-size: 100% 100% to stretch them to the flex container's
width. Same fix applied to .home-divider-bars on the home page.
Stanford Medicine combined logo shrunk from height 80 -> 40 (50% smaller)
to balance against the smaller HHMI mark.1 parent 238c1da commit a0ccaf2
4 files changed
Lines changed: 23 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
286 | 295 | | |
287 | | - | |
288 | | - | |
289 | 296 | | |
290 | 297 | | |
291 | 298 | | |
| |||
720 | 727 | | |
721 | 728 | | |
722 | 729 | | |
723 | | - | |
724 | 730 | | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
725 | 743 | | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | 744 | | |
732 | 745 | | |
733 | 746 | | |
| |||
Loading
Loading
0 commit comments