|
@@ -34,10 +34,9 @@ input,button {
|
|
|
|
|
|
.sliderNews-w .carousel-caption .more {
|
|
.sliderNews-w .carousel-caption .more {
|
|
width: 90px;
|
|
width: 90px;
|
|
- padding: 5px;
|
|
|
|
|
|
+ padding: 2px;
|
|
background-color: #00a99d;
|
|
background-color: #00a99d;
|
|
border: 1px solid #00a99d;
|
|
border: 1px solid #00a99d;
|
|
- border-radius: 5px;
|
|
|
|
color: #fff;
|
|
color: #fff;
|
|
position: absolute;
|
|
position: absolute;
|
|
left: 10px;
|
|
left: 10px;
|
|
@@ -60,10 +59,11 @@ input,button {
|
|
.eventPart-w,
|
|
.eventPart-w,
|
|
.eventPartEn-w {
|
|
.eventPartEn-w {
|
|
width: 100%;
|
|
width: 100%;
|
|
- height: 40px;
|
|
|
|
- padding: 5px 0;
|
|
|
|
- background-color: #e5f7f6;
|
|
|
|
- margin: 10px 0;
|
|
|
|
|
|
+ height: 50px;
|
|
|
|
+ padding: 12px 0;
|
|
|
|
+ background-color: #EEF8F7;
|
|
|
|
+ margin: 15px 0;
|
|
|
|
+ border-radius: 5px;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
@@ -104,7 +104,7 @@ input,button {
|
|
.eventPart-w .carousel-caption p,
|
|
.eventPart-w .carousel-caption p,
|
|
.eventPartEn-w .carousel-caption p {
|
|
.eventPartEn-w .carousel-caption p {
|
|
margin-left: 10px;
|
|
margin-left: 10px;
|
|
- color: #8e8d8d;
|
|
|
|
|
|
+ color: #b9b7b7;
|
|
}
|
|
}
|
|
|
|
|
|
.eventPart-w .carousel-caption p img {
|
|
.eventPart-w .carousel-caption p img {
|
|
@@ -134,7 +134,7 @@ input,button {
|
|
left: 10px;
|
|
left: 10px;
|
|
background-color: transparent;
|
|
background-color: transparent;
|
|
border: none;
|
|
border: none;
|
|
- color: #1ba097;
|
|
|
|
|
|
+ color: #23cabe;
|
|
top: 0;
|
|
top: 0;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
@@ -145,7 +145,7 @@ input,button {
|
|
right: 10px;
|
|
right: 10px;
|
|
background-color: transparent;
|
|
background-color: transparent;
|
|
border: none;
|
|
border: none;
|
|
- color: #1ba097;
|
|
|
|
|
|
+ color: #23cabe;
|
|
top: 0;
|
|
top: 0;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
font-weight: bold;
|
|
font-weight: bold;
|