|
|
|
@ -68,7 +68,7 @@ table tr:nth-child(odd){
|
|
|
|
|
.nextArticleTitle{width: 33%;display: inline-block;padding: 15px 15px 15px 40px;margin-top: -15px;position: relative;top: 20px;}
|
|
|
|
|
.nextTitle{text-transform: capitalize;font-size: 16px;}
|
|
|
|
|
.nextTitle a{text-decoration: none}
|
|
|
|
|
.nextArticleName{font-weight: 500;font-size: 28px;margin-top: 10px;font-family: 'Alegreya Sans', sans-serif;}
|
|
|
|
|
.nextArticleName{font-weight: 500;font-size: 28px;margin-top: 10px;font-family: 'Alegreya Sans', sans-serif;color: #000}
|
|
|
|
|
.nextArticleName .fa{margin-left: 10px;font-size: 20px}
|
|
|
|
|
.nextArticleName a{text-decoration: none}
|
|
|
|
|
.nextArticleName a:hover{text-decoration: none;color: #ad1818;}
|
|
|
|
@ -91,6 +91,7 @@ table tr:nth-child(odd){
|
|
|
|
|
text-shadow:2px 2px 10px #000;}
|
|
|
|
|
.tourTitle{position: absolute;top: 20%;padding: 0 30px}
|
|
|
|
|
.tourDetail{background-color: #FFF;padding: 10px 20px;font-weight: 600;font-family: 'Alegreya Sans', sans-serif;width: 130px;left: calc(50% - 65px);position: absolute;letter-spacing: 1px;font-size: 18px;bottom: 90px;text-align: center;color: #000}
|
|
|
|
|
.tourDetail:hover{color: #ad1818}
|
|
|
|
|
.articlePart{margin-bottom: 80px}
|
|
|
|
|
.articlePart p a{text-decoration: none}
|
|
|
|
|
.recommmendTourList a{text-decoration: none;color: #FFF}
|
|
|
|
|