에러페이지 css 수정정
This commit is contained in:
parent
402c75320c
commit
69baec5045
@ -83,6 +83,7 @@
|
|||||||
background: linear-gradient(90deg, orange, #ff8c00);
|
background: linear-gradient(90deg, orange, #ff8c00);
|
||||||
box-shadow: 0 0 20px rgba(255, 140, 0, 1);
|
box-shadow: 0 0 20px rgba(255, 140, 0, 1);
|
||||||
transform: scale(1.05);
|
transform: scale(1.05);
|
||||||
|
color: #fff;
|
||||||
}
|
}
|
||||||
/* 페이드 인 애니메이션 */
|
/* 페이드 인 애니메이션 */
|
||||||
@keyframes fadeIn {
|
@keyframes fadeIn {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user