Skip to content

Commit 1ab36b3

Browse files
committed
Fix typo in nassim template
1 parent adee9c5 commit 1ab36b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/introjs-nassim.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
background: transparent;
161161
text-decoration: none;
162162
font: 11px/normal sans-serif;
163-
color: ##2980b9 !important;
163+
color: #2980b9 !important;
164164
white-space: nowrap;
165165
cursor: pointer;
166166
outline: none !important;
@@ -285,4 +285,4 @@
285285
width: 0;
286286
left: 50%;
287287
top: 50%;
288-
}
288+
}

0 commit comments

Comments
 (0)