-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
154 lines (153 loc) · 17.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<html>
<head>
<title>toilet.football</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open Sans">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
h1,h2,h3,h4,h5,h6 {font-family: "Oswald"}body {font-family: "Open Sans"}
h5.double {line-height: 2}
/*drop shadow*/
.shadow10 {box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;}
/*drop shadow*/
.shadow20 {box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;}
/*inner shadow*/
.shadow25 {box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;}
/*pink effect*/
.shadow50 {box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px;}
/*soft inner and outer*/
.shadow87 {box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;}
/*button shadow*/
.shadow89 {box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;}
@media screen and (min-width: 601px) { .responsive-text { font-size: 16px; } }@media screen and (max-width: 600px) { .responsive-text { font-size: 12px; } }@media screen and (max-width: 600px) { .hide-if-narrow { display: none !important; } }.w3-ars{color:white !important; background-color:#B7272E !important}
.w3-ars-inv{color:#B7272E !important; background-color:white !important}
.w3-ars-border-inv{border: 1px white solid !important; }
.w3-avl{color:#91B6E4 !important; background-color:#5D1133 !important}
.w3-avl-inv{color:#5D1133 !important; background-color:#91B6E4 !important}
.w3-avl-border-inv{border: 1px #91B6E4 solid !important; }
.w3-bou{color:#BF3B33 !important; background-color:black !important}
.w3-bou-inv{color:black !important; background-color:#BF3B33 !important}
.w3-bou-border-inv{border: 1px #BF3B33 solid !important; }
.w3-bre{color:white !important; background-color:#A22621 !important}
.w3-bre-inv{color:#A22621 !important; background-color:white !important}
.w3-bre-border-inv{border: 1px white solid !important; }
.w3-bha{color:#2253A0 !important; background-color:white !important}
.w3-bha-inv{color:white !important; background-color:#2253A0 !important}
.w3-bha-border-inv{border: 1px #2253A0 solid !important; }
.w3-che{color:white !important; background-color:#051383 !important}
.w3-che-inv{color:#051383 !important; background-color:white !important}
.w3-che-border-inv{border: 1px white solid !important; }
.w3-cry{color:#2C67A9 !important; background-color:#BE2C2A !important}
.w3-cry-inv{color:#BE2C2A !important; background-color:#2C67A9 !important}
.w3-cry-border-inv{border: 1px #2C67A9 solid !important; }
.w3-eve{color:white !important; background-color:#3A83E2 !important}
.w3-eve-inv{color:#3A83E2 !important; background-color:white !important}
.w3-eve-border-inv{border: 1px white solid !important; }
.w3-ful{color:black !important; background-color:white !important}
.w3-ful-inv{color:white !important; background-color:black !important}
.w3-ful-border-inv{border: 1px black solid !important; }
.w3-ips{color:white !important; background-color:#1E2F75 !important}
.w3-ips-inv{color:#1E2F75 !important; background-color:white !important}
.w3-ips-border-inv{border: 1px white solid !important; }
.w3-lei{color:white !important; background-color:SteelBlue !important}
.w3-lei-inv{color:SteelBlue !important; background-color:white !important}
.w3-lei-border-inv{border: 1px white solid !important; }
.w3-liv{color:white !important; background-color:#AF2532 !important}
.w3-liv-inv{color:#AF2532 !important; background-color:white !important}
.w3-liv-border-inv{border: 1px white solid !important; }
.w3-mci{color:#061736 !important; background-color:#A1C2E7 !important}
.w3-mci-inv{color:#A1C2E7 !important; background-color:#061736 !important}
.w3-mci-border-inv{border: 1px #061736 solid !important; }
.w3-mun{color:black !important; background-color:#D1443F !important}
.w3-mun-inv{color:#D1443F !important; background-color:black !important}
.w3-mun-border-inv{border: 1px black solid !important; }
.w3-new{color:black !important; background-color:WhiteSmoke !important}
.w3-new-inv{color:WhiteSmoke !important; background-color:black !important}
.w3-new-border-inv{border: 1px black solid !important; }
.w3-nfo{color:white !important; background-color:#DF4148 !important}
.w3-nfo-inv{color:#DF4148 !important; background-color:white !important}
.w3-nfo-border-inv{border: 1px white solid !important; }
.w3-sou{color:FireBrick !important; background-color:white !important}
.w3-sou-inv{color:white !important; background-color:FireBrick !important}
.w3-sou-border-inv{border: 1px FireBrick solid !important; }
.w3-tot{color:#212935 !important; background-color:white !important}
.w3-tot-inv{color:white !important; background-color:#212935 !important}
.w3-tot-border-inv{border: 1px #212935 solid !important; }
.w3-whu{color:#95CDFA !important; background-color:#7A2E3D !important}
.w3-whu-inv{color:#7A2E3D !important; background-color:#95CDFA !important}
.w3-whu-border-inv{border: 1px #95CDFA solid !important; }
.w3-wol{color:black !important; background-color:#F2BC44 !important}
.w3-wol-inv{color:#F2BC44 !important; background-color:black !important}
.w3-wol-border-inv{border: 1px black solid !important; }
</style>
</head>
<div class="w3-bar w3-black shadow89">
<a class="w3-bar-item w3-black w3-text-black"></a>
<div class="w3-dropdown-hover">
<button class="w3-button w3-hover-aqua"><h3><span class="w3-tag w3-white">toilet.football</span></h3></button>
<div class="w3-dropdown-content w3-bar-block w3-card-4">
<a href="https://mwinokan.github.io/ToiletFPL/index.html" class="w3-bar-item w3-button w3-hover-aqua">🏠 Home</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/comparison.html" class="w3-bar-item w3-button w3-hover-aqua">📊 Comparison Tool</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/assets.html" class="w3-bar-item w3-button w3-hover-aqua">📈 Asset Graphs</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/teams.html" class="w3-bar-item w3-button w3-hover-aqua">👨👨👦👦 Teams</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/The-RBS-Diamond-Invitational.html" class="w3-bar-item w3-button w3-hover-aqua">💎 The RBS Diamond Invitational</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/Tesco-Bean-Value-Toilet-League.html" class="w3-bar-item w3-button w3-hover-aqua">🚽 Tesco Bean Value Toilet League</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/SOLENT-FPL.html" class="w3-bar-item w3-button w3-hover-aqua">🧭 SOLENT FPL</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/Super-Dinner-League.html" class="w3-bar-item w3-button w3-hover-aqua">🍝 Super Dinner League</a>
</div>
</div>
<a class="w3-bar-item w3-black w3-text-black w3-right"></a>
<a href="https://mwinokan.github.io/ToiletFPL/html/Tesco-Bean-Value-Toilet-League.html" class="w3-bar-item w3-button w3-hover-aqua w3-right"><h3>🚽</h3></a>
<a href="https://mwinokan.github.io/ToiletFPL/html/The-RBS-Diamond-Invitational.html" class="w3-bar-item w3-button w3-hover-aqua w3-right"><h3>💎</h3></a>
</div>
<div class="w3-bar w3-black">
</div>
<body class="w3-aqua shadow25">
<div class="w3-content" style="max-width:1400px;min-height:1200px;">
<div class="w3-center w3-padding-large">
<h1><span class="w3-tag w3-white shadow50">toilet.football</span></h1>
</div>
<div class="w3-row-padding" style="padding-left:0px;padding-right:0px">
<div class="w3-col s12 m12 l4">
<div class="w3-panel w3-amber w3-center w3-padding shadow89">
<h3>Home of the RBS Diamond Invitational and Tesco Bean Value Toilet League</h3>
</div>
</div>
<div class="w3-col s12 m6 l4">
<div class="w3-panel w3-center w3-white w3-padding shadow89">
<a href="https://mwinokan.github.io/ToiletFPL/html/comparison.html" class="w3-bar-item w3-button w3-hover-aqua">📊 Comparison Tool</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/assets.html" class="w3-bar-item w3-button w3-hover-aqua">📈 Asset Graphs</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/teams.html" class="w3-bar-item w3-button w3-hover-aqua">👨👨👦👦 Teams</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/The-RBS-Diamond-Invitational.html" class="w3-bar-item w3-button w3-hover-aqua">💎 The RBS Diamond Invitational</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/Tesco-Bean-Value-Toilet-League.html" class="w3-bar-item w3-button w3-hover-aqua">🚽 Tesco Bean Value Toilet League</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/SOLENT-FPL.html" class="w3-bar-item w3-button w3-hover-aqua">🧭 SOLENT FPL</a>
<a href="https://mwinokan.github.io/ToiletFPL/html/Super-Dinner-League.html" class="w3-bar-item w3-button w3-hover-aqua">🍝 Super Dinner League</a></div>
</div>
<div class="w3-col s12 m6 l4">
<div class="w3-panel w3-center w3-indigo w3-padding shadow89">
<a href="https://github.com/mwinokan/ToiletFPL/issues/new" class="w3-bar-item w3-button w3-hover-blue">❓ Feature Request</a>
</div>
</div>
<div class="w3-col s12 m12 l12">
<h1 class="w3-tag shadow89">🗓 Fixtures</h1>
</div>
<div class="w3-col s12 m12 l6">
<div class="w3-panel w3-white w3-padding shadow89">
<div class="w3-center"><h2>GW10 Fixtures</h2></div><div class="w3-responsive"><table class="w3-table w3-hoverable responsive-text"><tr><td class="w3-right"></td><td class="w3-center"><h4>Saturday</h4></td><td></td></tr><tr><td class="w3-right">NEW <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center"><b>1 - 0</b></td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> ARS</td></tr><tr><td class="w3-right">BOU <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center"><b>2 - 1</b></td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> MCI</td></tr><tr><td class="w3-right">IPS <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center"><b>1 - 1</b></td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> LEI</td></tr><tr><td class="w3-right">LIV <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center"><b>2 - 1</b></td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> BHA</td></tr><tr><td class="w3-right">NFO <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center"><b>3 - 0</b></td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> WHU</td></tr><tr><td class="w3-right">SOU <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center"><b>1 - 0</b></td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> EVE</td></tr><tr><td class="w3-right">WOL <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center"><b>2 - 2</b></td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> CRY</td></tr><tr><td class="w3-right"></td><td class="w3-center"><h4>Sunday</h4></td><td></td></tr><tr><td class="w3-right">TOT <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center"><b>4 - 1</b></td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> AVL</td></tr><tr><td class="w3-right">MUN <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center"><b>1 - 1</b></td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> CHE</td></tr><tr><td class="w3-right"></td><td class="w3-center"><h4>Monday</h4></td><td></td></tr><tr><td class="w3-right">FUL <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center"><b>2 - 1</b></td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> BRE</td></tr></table></div></div>
</div>
<div class="w3-col s12 m12 l6">
<div class="w3-panel w3-white w3-padding shadow89">
<div class="w3-center"><h2>GW11 Fixtures</h2></div><div class="w3-responsive"><table class="w3-table w3-hoverable responsive-text"><tr><td class="w3-right"></td><td class="w3-center"><h4>Saturday</h4></td><td></td></tr><tr><td class="w3-right">BRE <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center">15:00</td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> BOU</td></tr><tr><td class="w3-right">CRY <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center">15:00</td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> FUL</td></tr><tr><td class="w3-right">WHU <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center">15:00</td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> EVE</td></tr><tr><td class="w3-right">WOL <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center">15:00</td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> SOU</td></tr><tr><td class="w3-right">BHA <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center">17:30</td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> MCI</td></tr><tr><td class="w3-right">LIV <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center">20:00</td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> AVL</td></tr><tr><td class="w3-right"></td><td class="w3-center"><h4>Sunday</h4></td><td></td></tr><tr><td class="w3-right">MUN <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center">14:00</td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> LEI</td></tr><tr><td class="w3-right">NFO <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center">14:00</td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> NEW</td></tr><tr><td class="w3-right">TOT <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center">14:00</td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> IPS</td></tr><tr><td class="w3-right">CHE <img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"></td><td class="w3-center">16:30</td><td><img class="w3-image" src="https://resources.premierleague.com/premierleague/badges/50/[email protected]" alt="Team" width="30" height="30"> ARS</td></tr></table></div></div>
</div>
</div>
</div>
<div class="w3-center" style="padding:32px">
<p>Accurate as of 2024-11-08 23:22:31, (GW10)</p>
<p>Max Winokan <span class="w3-tag w3-black">[email protected]</span></a></p>
</div>
</body>
</html>