UI of publication´s list page finished

This commit is contained in:
Tiago Kayaya
2020-12-01 14:03:15 +01:00
parent 216ef1dc9f
commit 8e31026caa
34 changed files with 680 additions and 2 deletions
@@ -1,3 +1,13 @@
:host{
background: #0782c9;
}
ion-content{
--background: transparent;
}
ion-toolbar{
background: transparent;
border-width: 0 !important;
}
.div-top-header{
width: 400px;
margin: 0 auto;
@@ -97,5 +107,4 @@
.item-content-detail{
color: #000000;
font-size: 13px;
}