File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -61,20 +61,14 @@ def parse_sub(self, response):
6161
6262
6363
64-
65- < !DOCTYPE html >
6664< html >
67- < head lang = "en" >
68- < meta charset = "UTF-8" >
69- < title > CSS sprites < / title >
70- < style >
65+ < head >
66+ < title > Sprites < / title >
67+ < style >
7168
7269.rating - image {
73- display : block ;
7470background : url (https :// s3 - media4 .fl .yelpcdn .com / assets / srv0 / yelp_styleguide / c2252a4cd43e / assets / img / stars / stars_map .png ) no - repeat ;
7571float : left ;
76- overflow : hidden ;
77- position : relative ;
7872width : 128 px ;
7973height : 22 px ;
8074}
@@ -96,10 +90,10 @@ def parse_sub(self, response):
9690
9791< div class = "rating-image" id = "star_4" >
9892
99- < / div > < br > < br >
93+ < / div >
10094< div class = "rating-image" id = "star_4_half" >
10195
102- < / div > < br > < br >
96+ < / div >
10397< div class = "rating-image" id = "star_5" >
10498
10599 < / div >
You can’t perform that action at this time.
0 commit comments