Skip to content

Commit 5b21f1a

Browse files
committed
Theme Ramillies - Subsite color
1 parent 2108b1c commit 5b21f1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ramillies/src/scss/main.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ footer {
6464
}
6565
}
6666

67-
#subsite-navigation:not(.activated) > ul {
67+
#subsite-navigation:first-of-type > ul {
6868
gap: 25px;
6969

7070
li.has_subtree a.nav-link {
@@ -76,12 +76,12 @@ footer {
7676
}
7777

7878
.subsite-container {
79-
background-color: #fd3c88;
79+
background-color: #ffebf2;
8080
border-radius: 0 20px 0 0;
8181
gap: 20px;
8282

8383
#subsite-logo {
84-
background: #ffebf2;
84+
background: #fd3c88;
8585
display: inline-block;
8686
font-size: 24px;
8787
text-transform: uppercase;

0 commit comments

Comments
 (0)