Viper's Web Design

Results 4 issues of Viper's Web Design

Simply I've tried to convert a :hover change from: .nav-pills li a:hover { background-color: #f546e2; } to: .nav-pills { li { a { &:hover { background-color: #f546e2; } } }...

After the Seer dies, can it show the roles of the players it used its ability on? I (RealViper) used my ability on FMKermit and SpicyMango before dying. As a...

wontfix

After the meeting, when the designated player becomes Phantom, they get stuck in the vent. After the next meeting (if the game is going), the Phantom can hop out of...

What minimum version of PHP is supported? And how about having this work for people to don't use Composer? Old fashion, manual installation. Is there a correct order? ```php require_once...