Commit 1b0de9d
committed
Replace logo images with SVG text in header and footer
Replaced the image-based logos in the header and footer of `_Layout.cshtml` with SVG text. The header now displays "SeattleU eShop" in black Verdana font, size 24, and the footer displays the same text in white Verdana font, size 23. The `<img>` tag in the footer without a `src` attribute is retained but will not display anything.1 parent 5e3e949 commit 1b0de9d
File tree
1 file changed
+7
-2
lines changed1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
0 commit comments