mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-12 01:01:32 -04:00
Fixed all HTML operations
This commit is contained in:
parent
ab44100312
commit
651ca6cf5d
13 changed files with 62 additions and 52 deletions
|
@ -72,3 +72,8 @@
|
|||
#faqs a.btn {
|
||||
text-transform: unset;
|
||||
}
|
||||
|
||||
#faqs > div {
|
||||
padding: 20px;
|
||||
border-left: 2px solid var(--primary-border-colour);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue