clean underlines
Gitea/resume/pipeline/head This commit looks good
Details
Gitea/resume/pipeline/head This commit looks good
Details
This commit is contained in:
parent
1417a08020
commit
ea13e184f8
|
@ -195,11 +195,12 @@ b {
|
|||
|
||||
a {
|
||||
text-decoration-line: underline;
|
||||
text-decoration-style: dotted;
|
||||
|
||||
text-decoration-color: var(--pine);
|
||||
color: var(--foam);
|
||||
font-weight: bold;
|
||||
display: inline;
|
||||
|
||||
}
|
||||
|
||||
a:visited {
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
<section>
|
||||
<div class="container">
|
||||
<h3>Allow me to introduce myself.</h3>
|
||||
<h3>Allow me to introduce myself...</h3>
|
||||
<img src="images/cv.png" alt="A photo of myself, smiling to camera.">
|
||||
|
||||
<div id="intro">
|
||||
|
|
Loading…
Reference in New Issue