mirror of
https://github.com/bellingcat/auto-archiver-extension.git
synced 2026-06-17 16:08:34 +03:00
Initial commit
This commit is contained in:
8
source/content.css
Normal file
8
source/content.css
Normal file
@@ -0,0 +1,8 @@
|
||||
#text-notice {
|
||||
position: fixed;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
padding: 10px;
|
||||
background: #fff;
|
||||
z-index: 999999;
|
||||
}
|
||||
Reference in New Issue
Block a user