mirror of
https://github.com/gchq/CyberChef
synced 2025-12-28 14:13:51 +00:00
Added new 'pretty' recipe format to make URLs more readable
This commit is contained in:
@@ -78,7 +78,13 @@
|
||||
font-family: var(--primary-font-family);
|
||||
}
|
||||
|
||||
#save-text,
|
||||
#save-texts textarea,
|
||||
#load-text {
|
||||
font-family: var(--fixed-width-font-family);
|
||||
}
|
||||
|
||||
#save-texts textarea {
|
||||
border-top: none;
|
||||
box-shadow: none;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user