mirror of
https://github.com/0dayCTF/reverse-shell-generator.git
synced 2024-12-18 10:56:10 +00:00
Added HoaxShell
This commit is contained in:
parent
2b454e5156
commit
8b8f6b9de2
@ -108,6 +108,15 @@ Ain't got time for using CSS the right way. !important everything!
|
||||
max-height: 20rem;
|
||||
}
|
||||
|
||||
[data-theme="meme"] #hoaxshell-command {
|
||||
border: none !important;
|
||||
border-radius: 5px;
|
||||
box-shadow: 10px 10px 20px 0px rgba(153, 28, 143, 0.75);
|
||||
background-color: rgb(45, 139, 135);
|
||||
color: #000;
|
||||
max-height: 20rem;
|
||||
}
|
||||
|
||||
[data-theme="meme"] .custom-select {
|
||||
background-color: #f1c6ce;
|
||||
color: #000;
|
||||
@ -330,4 +339,4 @@ Ain't got time for using CSS the right way. !important everything!
|
||||
100% {
|
||||
color: orange;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user