Skip to content

Commit 534ed75

Browse files
lwjohnst86signekb
authored andcommitted
build: ⬆️ update Seedcase Quarto theme
1 parent 78a5dbc commit 534ed75

File tree

5 files changed

+32
-3
lines changed

5 files changed

+32
-3
lines changed

_extensions/seedcase-project/seedcase-theme/_brand.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ defaults:
7676
font-size: 20px !important;
7777
font-weight: bold;
7878
padding: 5px 15px !important;
79+
margin: 0px 10px 10px 10px;
7980
}
8081
8182
.about-link:hover {
@@ -123,8 +124,8 @@ defaults:
123124
flex-direction: row;
124125
}
125126
126-
.hero-text>h2,
127-
.landing-page-block>h2 {
127+
.hero-text h2,
128+
.landing-page-block h2 {
128129
margin-top: 0.5rem;
129130
border-bottom: none;
130131
}
@@ -151,3 +152,7 @@ defaults:
151152
.dropdown-item {
152153
font-weight: 300 !important;
153154
}
155+
156+
code {
157+
color: $primary;
158+
}

_extensions/seedcase-project/seedcase-theme/_extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: seedcase-theme
22
author: Luke W. Johnston
3-
version: 0.4.1
3+
version: 0.5.0
44
quarto-required: ">=1.7.0"
55
contributes:
66
formats:
Lines changed: 9 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)