diff --git a/exploit/index.html b/exploit/index.html index 1fd27f6..b85032a 100644 --- a/exploit/index.html +++ b/exploit/index.html @@ -50,6 +50,30 @@ margin-left: 1.5em; padding-left: 0; } +.btn { + padding: 16px 32px; + text-align: center; + text-decoration: none; + display: inline-block; + font-size: 24px; + margin: 4px 2px; + -webkit-transition-duration: 0.4s; + transition-duration: 0.4s; + cursor: pointer; +} +.btn-main { + width: 325px; + background-color: #003263; + color: white; + border-radius: 8px; +} +.btn-main:hover { + width: 325px; + background-color: #0058b1; + color: white; + border-radius: 8px; + box-shadow: 0 12px 16px 0 rgba(0, 140, 186, 0.24), 0 17px 50px 0 rgba(0, 140, 186,0.19) +} @@ -61,12 +85,10 @@

PS4 Exploit Host Menu

Exploits

-
- \ No newline at end of file +