mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-09 15:55:01 -04:00
[#181] tidy up changes so far ( move css blocks to their appropriate places, remove redundant css, update template to work with mobile UI )
This commit is contained in:
parent
5d25276399
commit
6da34bcf52
6 changed files with 70 additions and 81 deletions
|
@ -36,6 +36,7 @@
|
|||
--banner-font-colour: #468847;
|
||||
--banner-bg-colour: #dff0d8;
|
||||
--banner-url-colour: #1976d2;
|
||||
--banner-height: 40px;
|
||||
|
||||
--category-list-font-colour: #1976d2;
|
||||
|
||||
|
@ -133,3 +134,4 @@
|
|||
--input-highlight-colour: #1976d2;
|
||||
--input-border-colour: #424242;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue