Make background shading more specific to page title
This commit is contained in:
parent
9618c387c5
commit
844168c3c1
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.title span {
|
.page-title .title > span {
|
||||||
background-color: rgba($offwhite, 0.66);
|
background-color: rgba($offwhite, 0.66);
|
||||||
padding: 0.2em;
|
padding: 0.2em;
|
||||||
border-radius: 0.3em;
|
border-radius: 0.3em;
|
||||||
|
|
Loading…
Add table
Reference in a new issue