1010.outline-whole-row {
1111 border : 1px solid #8080807a ;
1212 font-size : 10px ;
13- border-radius : 6 px ;
13+ border-radius : 3 px ;
1414 box-shadow : 0.01px 0.01px 0.01px 0.01px grey ;
1515 height : 158px ;
1616}
17- .outline-whole-row -review
17+ .roominfo-col3 -review
1818{
1919 border : 1px solid #8080807a ;
2020 font-size : 12px ;
21- border-radius : 6 px ;
21+ border-radius : 3 px ;
2222 box-shadow : 0.01px 0.01px 0.01px 0.01px grey ;
2323 height : 104px ;
2424}
3030.outline-button {
3131 margin-left : 25px ;
3232}
33- .img-row-p {
34- padding-left : 15px ;
35- padding-right : 15px ;
36- }
3733.outline-whole-row2 {
3834 border : 1px solid #8080807a ;
3935 font-size : 12px ;
4036 margin-top : 10px ;
4137 height : 112px ;
4238 border-radius : 6px ;
4339}
44- .outline-whole-row3 {
45- border : 1px solid #8080807a ;
40+ .roominfo-col-3 {
4641 font-size : 11px ;
47- padding : 3px ;
48- width : 274px ;
42+ width : 277px ;
4943 height : 28px ;
5044 text-align : center ;
5145 border-radius : 3px ;
5246 color : red ;
5347 background-color : #ff00002e ;
48+ margin-top : -28px ;
49+ padding : 6px 6px 6px 0px ;
5450}
5551.price-per-night-text
5652{
7167 background-size : 16px 44px ;
7268}
7369.div-back-image-restaurant {
74- background : linear-gradient ( rgba ( 13 , 14 , 14 , 0.12 ), rgba ( 19 , 21 , 21 , 0.83 )),
70+ background :
7571 url (" ../assets/ImagesS/rest.jpeg" );
7672
7773 height : 104px ;
7874 width : 164px ;
75+ position : relative ;
7976}
8077.div-back-image-map {
8178 background : linear-gradient (rgba (13 , 14 , 14 , 0.12 ), rgba (19 , 21 , 21 , 0.83 )),
9188 margin-top : 87px ;
9289 margin-left : 11px ;
9390 font-weight : bold ;
91+ position : absolute ;
92+ bottom : 5px ;
93+ left : 8px ;
9494}
9595.div-back-image-room {
96- background : linear-gradient ( rgba ( 13 , 14 , 14 , 0.12 ), rgba ( 19 , 21 , 21 , 0.28 )),
96+ background-image :
9797 url (" ../assets/ImagesS/room.jpeg" );
9898
9999 height : 158px ;
100- width : 340 px ;
100+ width : 100 % ;
101101 border-radius : 0px 3px 3px 0px ;
102+ position : relative ;
103+ background-repeat : round ;
102104}
103105.font-room {
104106 color : white ;
105107 font-size : 10px ;
106108 margin-top : 108px ;
107109 font-weight : bold ;
110+ position : absolute ;
111+ bottom : 5px ;
112+ left : 8px ;
113+
108114}
109115.border-style {
110116 border-top : 1px solid #80808057 ;
111117}
112118.bed-queen {
113- font-size : 10 px ;
119+ font-size : 12 px ;
114120 color : $alltextbluecolor ;
115121}
116122.price-per-night {
151157 background-color : $textgreencolor ;
152158 color : white ;
153159 height : 30px ;
154- width : 56 px ;
155- border-radius : 5 px ;
160+ width : 48 px ;
161+ border-radius : 3 px ;
156162 text-align : center ;
157163 font-size : 15px ;
158164 padding-top : 3px ;
169175 font-size : 11px ;
170176 padding-bottom : 5px ;
171177 color : $alltextheadcolor ;
178+ text-overflow : ellipsis ;
179+ overflow : hidden ;
180+ width : 244px ;
181+ height : 3.2em ;
182+ white-space : nowrap ;
172183}
173184.north-star {
174185 font-size : 10px ;
175186 color :$allgraytextcolor ;
176187}
177- .star-padding {
188+ .hotel- star-size {
178189 font-size : 9px ;
190+ display : inline-block ;
191+ vertical-align : middle ;
179192}
180193.more-review-font {
181194 color : $alltextbluecolor ;
182195}
183- .ibis-font {
196+ .ibis-hotel-head {
184197 font-size : 18px ;
185- display : inline-flex ;
198+ display : inline-block ;
199+ vertical-align : baseline ;
186200}
187- .ibis-hotel-below {
201+ .ibis-hotel-subhead {
188202 color : $alltextbluecolor ;
189203 font-size : 13px ;
190204 margin-top : -7px ;
203217.room-only-refund-tick {
204218 font-size : 9px ;
205219 color : $textgreencolor ;
220+ }
221+ .northstar-text-overflow {
222+ text-overflow : ellipsis ;
223+ overflow : hidden ;
224+ width : 78px ;
225+ height : 3.2em ;
226+ white-space : nowrap ;
227+ }
228+ .standard-room-div-width {
229+ width : 60% ;
206230}
0 commit comments