-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCrismas:).css
84 lines (83 loc) · 3.03 KB
/
Crismas:).css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
@keyframes reacti
{
100%{box-shadow: 0px 0px 50px -10px rgba(255, 41, 248, 0.616)}
50% {box-shadow: 0px 0px 50px -5px rgba(255, 41, 248, 0.616)}
0% {box-shadow: 0px 0px 0px 0px rgba(255, 41, 248, 0.616)}
}
@keyframes avatar-3mTjvZ
{
100%{border:2px solid #ff00ff}
50% {border:2px solid #ff00ff00}
0% {border:2px solid #ff00ff}
}
.avatar-3mTjvZ {
animation: 10s infinite avatar-3mTjvZ;
}
.mainContent-20q_Hp:hover{box-shadow: 20px 0px 50px 0px rgba(255, 41, 248, 0.616)!important}
.mainContent-20q_Hp{transition: 0.5s ease;}
.lookBlank-21BCro:hover{background:rgba(255, 41, 248, 0.616)!important;transition: 0.5s;}
.reaction-2A2y9y{transition:0.5s;}
.reaction-2A2y9y:hover{animation: 1s normal reacti;background-color: rgba(92, 91, 91, 0);transition:0.5s;}
.layout-1qmrhw{background: transparent;border-radius: 5px;transition:0.5s!important;}
.layout-1qmrhw:hover{border-radius: 5px;transition:1s;background-color:#636363d1!important;}
.typeWindows-2-g3UY {
padding: 5px 0;
margin: 0;
box-sizing: border-box;
background-color: var(--backgroundColor);
background-image: url(https://media.discordapp.net/attachments/679296386944073729/809782425773277204/unknown.png)!important;
background-position-x: -374px;
background-position: center;
background-size: 100%;
}
.wordmarkWindows-2dq6rw {
position: absolute;
top: -1px;
left: 0;
padding: 7px 19px 3px;
color: #ef00ff00;
background-image: url(https://);
background-position-x: -374px;
background-position: center;
background-size: 101%;
}
/* New Year
.scrollableContainer-15eg7h {
overflow-x: hidden;
overflow-y: scroll;
background: url(https://cdn.discordapp.com/attachments/827953319724449843/923165186964217927/IndelibleDigitalFly-size_restricted.gif);
max-height: 50vh;
border-radius: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
background-size: 17%;
scrollbar-width: none;
}
.popoutBanner-3cqRD9
{
background: url(https://cdn.discordapp.com/attachments/827953319724449843/923165186964217927/IndelibleDigitalFly-size_restricted.gif);
width: 300px;
height: 60px;
background-size: 53%;
}
.channelTextArea-1FufC0 {
margin-bottom: 24px;
background-color: #a743b9b8;
}
.mainContent-20q_Hp[data-list-item-id="channels___535177625505759233"]{
background: url(https://cdn.discordapp.com/attachments/827953319724449843/923165186964217927/IndelibleDigitalFly-size_restricted.gif);
background-size: cover;
}
.mainContent-20q_Hp[data-list-item-id="channels___535177625505759233"]{
background: url(https://cdn.discordapp.com/attachments/827953319724449843/923165186964217927/IndelibleDigitalFly-size_restricted.gif);
background-size: cover;
transition: 1s;
}
.mainContent-20q_Hp[data-list-item-id="channels___535177625505759233"]:hover{
background: url(https://cdn.discordapp.com/attachments/827953319724449843/923165186964217927/IndelibleDigitalFly-size_restricted.gif);
background-size: cover;
transition: 1s;
}
*/