issue #1
1. Re-arrange UI components - Brochure navigation icon & dot - news & Guide bar size as well as font size
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
width: 160px;
|
||||
color: rgb(235, 235, 235);
|
||||
font-size: 32px;
|
||||
line-height: 40px;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
border: solid rgba(0, 0, 0, 0.5);
|
||||
margin: 0 20px 0 20px;
|
||||
@@ -31,12 +31,13 @@
|
||||
}
|
||||
|
||||
.news>.newsctz #hoteltv-news-ticker li {
|
||||
font-size: 28px;
|
||||
font-size: 26px;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
.news>.newsctz #hoteltv-news-ticker li img {
|
||||
height: 40px;
|
||||
vertical-align: middle;
|
||||
padding: 3px 10px 10px 0;
|
||||
height: 34px;
|
||||
vertical-align: top;
|
||||
/* padding: 3px 10px 10px 0; */
|
||||
object-fit: cover;
|
||||
}
|
||||
Reference in New Issue
Block a user