added yakui theme css

added new 8ball answers
hash-command-arbitrary
Avril 2 years ago
parent 5219dde953
commit 6d5460ece6
Signed by: flanchan
GPG Key ID: 966FE03CC0E0B199

@ -433,26 +433,28 @@ var EIGHT_BALL = [
'Yes',
'No',
'Maybe',
'Ara ara',
'Ara ara~',
'あってさて~ *smokes pipe*',
'Are you pure?',
'Why this',
'Help',
'git gud',
'Okay',
'My condolences',
'Praise be',
'EEEEEEH?!',
'Try again never',
'100%',
'Can you repeat the question',
'lol',
'0.1%',
'agreedo',
'nope.avi',
'Would you kindly?',
];
var IMFEY = [
'EEEEEEH?!',
'nope.avi',
'100%',
'Praise be',
'wowme2',
'lol',
'0.1%',
'agreedo',
'Help',
'git gud',
'u do u',
"go get 'em champ",
'my child...',

@ -0,0 +1 @@
../assets

@ -23,7 +23,7 @@ article,
section {
background: rgba(72, 34, 102, 0.5);
padding: 10px;
transform: rotate(5deg) skew(5deg);
transform: rotate(2deg) skew(3deg);
transition: ease-in 0.5s;
}

Loading…
Cancel
Save