Skip to content

Commit 7649430

Browse files
committed
Dark mode
1 parent 7671275 commit 7649430

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

quarto_site/dark.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/*-- scss:rules --*/
2+
3+
.navbar-brand > img {
4+
padding: 20px 20px;
5+
background: url("quarto_site/stars_logo_white.png");
6+
background-size: 40px;
7+
background-repeat: no-repeat;
8+
}

quarto_site/stars_logo_white.png

31.5 KB
Loading

quarto_site/stars_logo_white_text.png

80.9 KB
Loading

0 commit comments

Comments
 (0)