업데이트 'usx/index.html'

master
nami 2 years ago
parent 587bf8623e
commit 34d7256c7b

@ -10,7 +10,9 @@
<link rel="stylesheet" href="../css/pages.css">
<style type="text/css">
#wrapper{
background: linear-gradient(231deg, #cbf2ce, #e7f5f9, #b9e9f7, #c9dee4);
/*background: linear-gradient(231deg, #cbf2ce, #e7f5f9, #b9e9f7, #c9dee4);*/
background: rgb(148,189,159);
background: linear-gradient(45deg, rgba(148,189,159,1) 0%, rgba(241,246,240,1) 35%, rgba(216,242,191,1) 100%);
}
.window{
@ -31,7 +33,7 @@
left:0;
width: 100%;
height: 0.4rem;
box-shadow: 0px 15px 20px #4395DE;
box-shadow: 0px 5px 20px #4395DE;
}

Loading…
Cancel
Save