스플레시 화면 변경

This commit is contained in:
khk 2020-01-08 15:58:16 +09:00
parent 12143b038f
commit 843303db95
4 changed files with 7 additions and 7 deletions

View File

@ -46,6 +46,7 @@
.responsive-chats-button {
display: none;
line-height: normal;
&:last-child {
display: block;
padding: 0;
@ -54,7 +55,6 @@
border-radius: 50%;
color: #efefef;
font-size: 16px;
line-height: 40px;
}
}
width: 50px;
@ -84,7 +84,7 @@
height: 20px;
span {
border-radius: 10px;
padding: 2px 10px;
padding: 1px 10px;
margin-right: 6px;
font-size: 13px;
}

View File

@ -282,8 +282,8 @@ $daesang-grey: (
}
}
.load-container .loader:after{
background: mat-color($accent);
.load-container .loader:after {
background-color: mat-color($accent, 300);
}
.global-menu {

View File

@ -111,9 +111,9 @@
right: 0;
}
.credit {
color: #f2f2f2;
color: #ffffff;
margin: 0 auto;
font-size: 1.2em;
font-size: 1.3em;
font-weight: 500;
}

View File

@ -12,7 +12,7 @@
<body class="theme-default">
<app-root app-version="0.0.1"></app-root>
<div class="wrapper-splash bg-accent-color " id="splash-screen">
<div class="wrapper-splash bg-accent-light " id="splash-screen">
<!--<svg
version="1.1"
id="preloader"