Skip to content

Commit cc4915d

Browse files
committed
auto-update CV - 2025-11-06_12-00
1 parent f3f7791 commit cc4915d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

cv/media/cv-print.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ h1,h2,h3,h4 {
111111
}
112112

113113
h1 {
114-
color: #222;
114+
color: #122023;
115115
text-align: left;
116116
font-size: 2.2em;
117117
line-height: 1em;
@@ -121,6 +121,7 @@ h1 {
121121

122122
h1+p {
123123
/*subtitle*/
124+
color: #35E4E4;
124125
font-style: italic;
125126
font-size: 110%;
126127
line-height: 2em;
@@ -130,7 +131,7 @@ h1+p {
130131

131132
h2 {
132133
font-size: 1.1em;
133-
color: #a00;
134+
color: #35E4E4;
134135
margin-top: 1em;
135136
position: relative;
136137
top: 1.5em;

cv/media/cv-screen.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ h1,h2,h3,h4 {
112112
}
113113

114114
h1 {
115-
color: #F07415;
115+
color: #122023;
116116
text-align: left;
117117
font-size: 3em;
118118
line-height: 1em;
@@ -126,7 +126,7 @@ h1 {
126126

127127
h1+p {
128128
/*subtitle*/
129-
color: #37b81a;
129+
color: #35E4E4;
130130
/*font-style: italic;*/
131131
font-size: 110%;
132132
line-height: 2em;
@@ -137,7 +137,7 @@ h1+p {
137137
h2 {
138138
font-size: 1.1em;
139139
/* color: #a00; */
140-
color: #37b81a;
140+
color: #35E4E4;
141141
/*color: #1D49A0; */
142142
font-style: bold;
143143
margin-top: 2em;

0 commit comments

Comments
 (0)