malaknihed commited on
Commit
b4bfecc
·
verified ·
1 Parent(s): 53f7e47

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +3 -3
static/style.css CHANGED
@@ -35,7 +35,7 @@ body::before {
35
  left: 0;
36
  width: 100%;
37
  height: 100%;
38
- background: linear-gradient(125deg, rgba(253, 240, 144, 0.79) 0%, rgba(247, 123, 214, 0.83) 95%);
39
  z-index: -1;
40
  }
41
 
@@ -116,7 +116,7 @@ body::before {
116
  left: -4px;
117
  right: -4px;
118
  bottom: -4px;
119
- background: linear-gradient(135deg, #ffa9f9 0%, #fff7ad 100%);
120
  z-index: -1;
121
  border-radius: 10px;
122
  transform: rotate(3deg); /* Inclinaison du dégradé */
@@ -378,7 +378,7 @@ top: -4px;
378
  left: -4px;
379
  right: -4px;
380
  bottom: -4px;
381
- background: linear-gradient(135deg, #ffa9f9 0%, #fff7ad 100%);
382
  z-index: -1;
383
  border-radius: 10px;
384
  transform: rotate(3deg); /* Inclinaison du dégradé */
 
35
  left: 0;
36
  width: 100%;
37
  height: 100%;
38
+ background: linear-gradient(125deg, rgba(163, 94, 237, 0.6) 0%, rgba(65, 159, 232, 0.6) 60%);
39
  z-index: -1;
40
  }
41
 
 
116
  left: -4px;
117
  right: -4px;
118
  bottom: -4px;
119
+ background: linear-gradient(135deg,#419FE899 0%, #A35EED99 100%);
120
  z-index: -1;
121
  border-radius: 10px;
122
  transform: rotate(3deg); /* Inclinaison du dégradé */
 
378
  left: -4px;
379
  right: -4px;
380
  bottom: -4px;
381
+ background: linear-gradient(135deg, #419FE899 0%,#A35EED99 100%);
382
  z-index: -1;
383
  border-radius: 10px;
384
  transform: rotate(3deg); /* Inclinaison du dégradé */