2020-12-01 14:03:15 +01:00
|
|
|
:host{
|
|
|
|
|
background: #0782c9;
|
|
|
|
|
}
|
|
|
|
|
ion-content{
|
|
|
|
|
--background: transparent;
|
|
|
|
|
transform: translate3d(0, 5px, 0);
|
|
|
|
|
--border-radius: 30px;
|
|
|
|
|
}
|
|
|
|
|
ion-toolbar{
|
|
|
|
|
--background:#0782c9;
|
|
|
|
|
border-width: 0 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.div-top-header{
|
|
|
|
|
width: 400px;
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
background-color: #0782c9;
|
|
|
|
|
overflow: auto;
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
border: 0!important;
|
|
|
|
|
}
|
|
|
|
|
.div-search{
|
|
|
|
|
font-size: 45px;
|
|
|
|
|
float: left;
|
|
|
|
|
margin: 0 0 0 10px
|
|
|
|
|
}
|
|
|
|
|
.div-logo{
|
|
|
|
|
background: transparent;
|
|
|
|
|
width: 140px;
|
|
|
|
|
margin: 5px 0 0px 71px;
|
|
|
|
|
float: left;
|
|
|
|
|
}
|
|
|
|
|
.div-logo img{
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
.div-profile{
|
|
|
|
|
font-size: 45px;
|
|
|
|
|
float: right;
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
}
|
|
|
|
|
.content-top{
|
2020-12-02 15:08:45 +01:00
|
|
|
width: 344px;
|
2020-12-01 14:03:15 +01:00
|
|
|
background: #f3f2f2;
|
|
|
|
|
height: 20px;
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
border-top-left-radius: 25px;
|
|
|
|
|
border-top-right-radius: 25px;
|
|
|
|
|
}
|
|
|
|
|
.content-container{
|
|
|
|
|
width: 100%;
|
|
|
|
|
margin:0 auto;
|
|
|
|
|
border-top-left-radius: 25px;
|
|
|
|
|
border-top-right-radius: 25px;
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
height: 100%;
|
2020-12-02 15:08:45 +01:00
|
|
|
box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);
|
2020-12-01 14:03:15 +01:00
|
|
|
padding: 25px 20px 0 20px;
|
|
|
|
|
overflow: auto;
|
|
|
|
|
}
|
|
|
|
|
.title-content{
|
|
|
|
|
width: 360px;
|
|
|
|
|
margin: 0px auto;
|
|
|
|
|
overflow: auto;
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
}
|
|
|
|
|
.back-icon{
|
|
|
|
|
width: 37px;
|
|
|
|
|
float: left;
|
|
|
|
|
font-size: 35px;
|
|
|
|
|
overflow: auto;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.div-title{
|
|
|
|
|
width: 221px;
|
|
|
|
|
/* padding: 0!important; */
|
|
|
|
|
float: left;
|
2020-12-02 15:08:45 +01:00
|
|
|
margin: 2.5px 0 0 5px;
|
2020-12-01 14:03:15 +01:00
|
|
|
}
|
|
|
|
|
.title{
|
|
|
|
|
font-size: 25px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.actions-icon{
|
|
|
|
|
width: 92px;
|
|
|
|
|
float: right;
|
|
|
|
|
overflow: auto;
|
|
|
|
|
}
|
|
|
|
|
.actions-icon ion-icon{
|
|
|
|
|
margin-left: 10px;
|
|
|
|
|
font-size: 35px;
|
|
|
|
|
}
|
|
|
|
|
.item-content-date{
|
|
|
|
|
color: #797979;
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
}
|
|
|
|
|
.item-content-detail{
|
|
|
|
|
color: #000000;
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
}
|
|
|
|
|
.post-item{
|
|
|
|
|
width: 360px;
|
|
|
|
|
overflow: auto;
|
|
|
|
|
margin: 0 auto;
|
2020-12-09 12:10:19 +01:00
|
|
|
border-radius: 0px;
|
2020-12-01 14:03:15 +01:00
|
|
|
}
|
|
|
|
|
.post-img{
|
2020-12-09 12:10:19 +01:00
|
|
|
width: 360px;
|
|
|
|
|
height: 200px;
|
2020-12-01 14:03:15 +01:00
|
|
|
margin: 0 auto;
|
2020-12-09 12:10:19 +01:00
|
|
|
border-radius: 0px!important;
|
|
|
|
|
overflow: hidden;
|
2020-12-01 14:03:15 +01:00
|
|
|
}
|
|
|
|
|
.post-img img{
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
2020-12-09 12:10:19 +01:00
|
|
|
object-fit: cover;
|
2020-12-01 14:03:15 +01:00
|
|
|
}
|
|
|
|
|
.post-content{
|
|
|
|
|
width: 360px;
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
}
|
|
|
|
|
.post-title-time{
|
|
|
|
|
width: 100%;
|
|
|
|
|
overflow: auto;
|
|
|
|
|
margin-top: 5px;
|
|
|
|
|
}
|
|
|
|
|
.post-title{
|
|
|
|
|
width: 80%;
|
|
|
|
|
float: left;
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
color: #0d89d1;
|
|
|
|
|
}
|
|
|
|
|
.post-data{
|
|
|
|
|
width: 20%;
|
|
|
|
|
float: left;
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
color: #797979;
|
|
|
|
|
}
|
|
|
|
|
.post-description{
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
color: #000;
|
|
|
|
|
|
|
|
|
|
}
|