mirror of
https://github.com/bellingcat/auto-archiver-setup-tool.git
synced 2026-06-12 05:28:36 +03:00
implements single URL archiving
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
html {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #1a73e8;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: #0c47a1;
|
||||
text-decoration: underline;
|
||||
}
|
||||
Reference in New Issue
Block a user