mirror of
https://github.com/gchq/CyberChef
synced 2025-12-30 15:13:36 +00:00
Fixed all HTML operations
This commit is contained in:
@@ -72,3 +72,8 @@
|
||||
#faqs a.btn {
|
||||
text-transform: unset;
|
||||
}
|
||||
|
||||
#faqs > div {
|
||||
padding: 20px;
|
||||
border-left: 2px solid var(--primary-border-colour);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user