Skip to content

Commit 2dcd2fa

Browse files
committed
Hotfix: improved google citations
1 parent 46d3f5a commit 2dcd2fa

File tree

3 files changed

+426
-384
lines changed

3 files changed

+426
-384
lines changed

public/css_v2.0.1_f1/chat_modules.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,3 +1378,12 @@ background: linear-gradient(90deg, #1f1f1f 15%, #1f1f1f00 100%);
13781378
sup{
13791379
margin: 0 .5rem;
13801380
}
1381+
.source-link{
1382+
transition: all 0.5s ease-in-out;
1383+
1384+
}
1385+
.highlight-scroll-target {
1386+
color: var(--accent-color);
1387+
font-size: var(--font-md);
1388+
padding-left: .5rem;
1389+
}

public/js_v2.0.1_f1/google_parser_hawki1.js

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)