1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-22 22:25:24 +02:00

more margin on comparison img

This commit is contained in:
Nick Sweeting
2020-11-23 04:52:54 -05:00
parent 640c9d96f6
commit 07649c3aa6
2 changed files with 5 additions and 1 deletions

View File

@@ -39,6 +39,10 @@ header h2 {
margin-bottom: 20px;
}
#main_content img[alt=comparison] {
margin: 25px;
}
#forkme_banner {
opacity: 0.1;
}