Skip to content

Commit d840abf

Browse files
committed
Use the Semisimple.jl logo
1 parent 527aeb4 commit d840abf

2 files changed

Lines changed: 87 additions & 0 deletions

File tree

static/css/custom.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,13 @@ a[href*="github.com"]:not(:has(img))::before {
4242
background-repeat: no-repeat;
4343
background-size: contain;
4444
}
45+
46+
/* Use the Semisimple.jl favicon for its package header link on the home page */
47+
main h2 a[href="https://github.com/HomogeneousTools/Semisimple.jl"]::before {
48+
width: 0.95em;
49+
height: 0.95em;
50+
vertical-align: -0.08em;
51+
margin-right: 0.3em;
52+
background-image: url("../images/semisimple-favicon.svg");
53+
background-size: 100% 100%;
54+
}
Lines changed: 77 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)