mirror of
https://github.com/0dayCTF/reverse-shell-generator.git
synced 2024-12-18 19:06:09 +00:00
Added HoaxShell
This commit is contained in:
parent
4658cb578b
commit
2b454e5156
@ -69,6 +69,14 @@ _:-ms-fullscreen, :root body {
|
||||
max-height: 20rem;
|
||||
}
|
||||
|
||||
#hoaxshell-command {
|
||||
border: none !important;
|
||||
border-radius: 5px;
|
||||
box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.75);
|
||||
background-color: rgb(70, 70, 70);
|
||||
max-height: 20rem;
|
||||
}
|
||||
|
||||
#theme-selector {
|
||||
width: 100px;
|
||||
height: 30px;
|
||||
@ -136,4 +144,4 @@ h2 {
|
||||
.github-corner .octo-arm {
|
||||
animation: octocat-wave 560ms ease-in-out
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user