File tree Expand file tree Collapse file tree 1 file changed +122
-89
lines changed Expand file tree Collapse file tree 1 file changed +122
-89
lines changed Original file line number Diff line number Diff line change 1
- body {
2
- font-family : Arial, Helvetica, sans-serif;
1
+ body {
2
+ font-family : Arial, Helvetica, sans-serif;
3
3
background : # 262730 ;
4
4
color : white;
5
5
}
6
6
7
- h2 {
7
+ h2 {
8
8
margin : 20px auto 15px auto;
9
9
width : 313px ;
10
10
height : 60px ;
11
11
background : url ("smarta-logo.png" ) no-repeat center;
12
12
background-size : 80% ;
13
13
text-indent : -9999px ;
14
- }
14
+ }
15
15
16
- # lastupdated
17
- {
16
+ # lastupdated {
18
17
text-align : center;
19
18
font-size : 80% ;
20
19
position : fixed;
@@ -24,162 +23,196 @@ h2{
24
23
color : # 686a79 ;
25
24
}
26
25
27
- # tubestatus-wrapper
28
- {
26
+ # tubestatus-wrapper {
29
27
text-align : center;
30
28
}
31
29
32
- # tubestatus
33
- {
30
+ # tubestatus {
34
31
background : # 2f2f3f ;
35
32
padding : 10px ;
36
33
display : inline-block;
37
34
border-radius : 10px ;
38
35
}
39
36
40
- # tubestatus table {
41
- table-layout : fixed;
37
+ # tubestatus table {
38
+ table-layout : fixed;
42
39
width : 1100px ;
43
40
border-collapse : collapse;
44
41
}
45
42
46
- # tubestatus table td {
43
+ # tubestatus table td {
47
44
padding : 4px 10px 3px 10px ;
48
45
}
49
46
50
-
51
- .tubeline {
52
- font-weight : bold;
53
- width : 200px ;
47
+ .tubeline {
48
+ font-weight : bold;
49
+ width : 200px ;
54
50
}
55
51
56
- .bustable {
52
+ .bustable {
57
53
display : inline-block;
58
- clear : both;
54
+ clear : both;
59
55
background : # 2f2f3f ;
60
56
border-radius : 10px ;
61
57
margin : 10px 6px 0px 6px ;
62
58
padding : 0 15px 10px 15px ;
63
59
}
64
60
65
- # bustimes-wrapper
66
- {
61
+ # bustimes-wrapper {
67
62
text-align : center;
68
63
}
69
64
70
- # bustimes {
65
+ # bustimes {
71
66
display : inline-block;
72
67
}
73
68
74
- # bustimes table {
75
- table-layout : fixed;
69
+ # bustimes table {
70
+ table-layout : fixed;
76
71
width : 475px ;
77
72
margin : 5px ;
78
-
79
73
}
80
74
81
- # bustimes h4
82
- {
75
+ # bustimes h4 {
83
76
font-size : 93% ;
84
77
}
85
78
86
- # bustimes table th {
79
+ # bustimes table th {
87
80
font-size : 90% ;
88
81
}
89
82
90
- # bustimes table td {
83
+ # bustimes table td {
91
84
font-size : 80% ;
92
85
}
93
86
94
- .busnumber {
95
- font-weight : bold;
96
- width : 75px ;
97
- text-align : center;
98
-
87
+ .busnumber {
88
+ font-weight : bold;
89
+ width : 75px ;
90
+ text-align : center;
99
91
}
100
92
101
- .towards {
102
- width : 325px ;
103
- text-align : center;
104
-
93
+ .towards {
94
+ width : 325px ;
95
+ text-align : center;
105
96
}
106
97
107
- .timeuntil {
108
- width : 100px ;
98
+ .timeuntil {
99
+ width : 100px ;
109
100
text-align : center;
110
101
}
111
102
112
- .status
113
- {
114
- font-weight : bold;
103
+ .status {
104
+ font-weight : bold;
115
105
font-size : 93% ;
116
106
}
117
107
118
- .desc {
108
+ .desc {
119
109
font-size : 80% ;
120
110
padding-left : 18px ;
121
111
box-decoration-break : clone;
122
112
-webkit-box-decoration-break : clone;
113
+ }
123
114
115
+ .bakerloo {
116
+ color : # fff ;
117
+ background : # ae6118
124
118
}
125
119
126
- .bakerloo {
127
- color : # fff ;
128
- background : # ae6118
120
+ .central {
121
+ color : # fff ;
122
+ background : # e41f1f
129
123
}
130
- .central {
131
- color : # fff ;
132
- background : # e41f1f
124
+
125
+ .circle {
126
+ color : # 113b92 ;
127
+ background : # f8d42d
133
128
}
134
- .circle {
135
- color : # 113b92 ;
136
- background : # f8d42d
129
+
130
+ .district {
131
+ color : # fff ;
132
+ background : # 00a575
137
133
}
138
- .district {
139
- color : # fff ;
140
- background : # 00a575
134
+
135
+ .hammersmith {
136
+ color : # 113b92 ;
137
+ background : # e899a8
141
138
}
142
- .hammersmith {
143
- color : # 113b92 ;
144
- background : # e899a8
139
+
140
+ .jubilee {
141
+ color : # fff ;
142
+ background : # 8f989e
145
143
}
146
- .jubilee {
147
- color : # fff ;
148
- background : # 8f989e
144
+
145
+ .metropolitan {
146
+ color : # fff ;
147
+ background : # 893267
149
148
}
150
- .metropolitan {
151
- color : # fff ;
152
- background : # 893267
149
+
150
+ .northern {
151
+ color : # fff ;
152
+ background : # 000
153
153
}
154
- .northern {
155
- color : # fff ;
156
- background : # 000
154
+
155
+ .piccadilly {
156
+ color : # fff ;
157
+ background : # 0450a1
157
158
}
158
- .piccadilly {
159
- color : # fff ;
160
- background : # 0450a1
159
+
160
+ .elizabeth {
161
+ color : # fff ;
162
+ background : # 6950a1
161
163
}
162
- .elizabeth {
163
- color : # fff ;
164
- background : # 6950a1
164
+
165
+ .victoria {
166
+ color : # fff ;
167
+ background : # 009fe0
168
+ }
169
+
170
+ .waterloo {
171
+ color : # 113b92 ;
172
+ background : # 70c3ce
165
173
}
166
- .victoria {
167
- color : # fff ;
168
- background : # 009fe0
174
+
175
+ .dlr {
176
+ color : # fff ;
177
+ background : # 00bbb4
169
178
}
170
- .waterloo {
171
- color : # 113b92 ;
172
- background : # 70c3ce
179
+
180
+ .overground {
181
+ color : # fff ;
182
+ background : # f86c00
173
183
}
174
- .dlr {
175
- color : # fff ;
176
- background : # 00bbb4
184
+
185
+ .rail {
186
+ color : # fff ;
187
+ background : # 0019a8
177
188
}
178
- .overground {
179
- color : # fff ;
180
- background : # f86c00
189
+
190
+ .liberty {
191
+ color : # fff ;
192
+ background : # 61686b ;
181
193
}
182
- .rail {
183
- color : # fff ;
184
- background : # 0019a8
194
+
195
+ .mildmay {
196
+ color : # fff ;
197
+ background : # 006fe6 ;
185
198
}
199
+
200
+ .weaver {
201
+ color : # fff ;
202
+ background : # 9b0058 ;
203
+ }
204
+
205
+ .windrush {
206
+ color : # fff ;
207
+ background : # dc241f ;
208
+ }
209
+
210
+ .lioness {
211
+ color : # fff ;
212
+ background : # ffa600 ;
213
+ }
214
+
215
+ .suffragette {
216
+ color : # fff ;
217
+ background : # 18a95d ;
218
+ }
You can’t perform that action at this time.
0 commit comments