title background image
This commit is contained in:
parent
84d78fd735
commit
8ec562fef4
BIN
content/images/underline.png
Normal file
BIN
content/images/underline.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
BIN
output/images/underline.png
Normal file
BIN
output/images/underline.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
@ -44,8 +44,9 @@ h2 {
|
||||
}
|
||||
|
||||
#content h3 {
|
||||
background: linear-gradient(0deg, var(--main-color) 0% 40%, transparent 40% 100%);
|
||||
display: inline-block;
|
||||
background-image: url("/images/underline.png");
|
||||
background-position: 0em -1em;
|
||||
background-repeat: no-repeat ;
|
||||
}
|
||||
|
||||
#about {
|
||||
|
@ -44,8 +44,9 @@ h2 {
|
||||
}
|
||||
|
||||
#content h3 {
|
||||
background: linear-gradient(0deg, var(--main-color) 0% 40%, transparent 40% 100%);
|
||||
display: inline-block;
|
||||
background-image: url("/images/underline.png");
|
||||
background-position: 0em -1em;
|
||||
background-repeat: no-repeat ;
|
||||
}
|
||||
|
||||
#about {
|
||||
|
Loading…
Reference in New Issue
Block a user