Skip to content

Commit 3f18b17

Browse files
authored
add a{} color to css
1 parent 1fe08dc commit 3f18b17

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

cnn/style.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,10 @@ canvas {
129129

130130
.pad-switch input {
131131
margin-right: 4px;
132-
}
132+
133+
}
134+
135+
136+
a{
137+
color: var(--cyan);
138+
}

0 commit comments

Comments
 (0)