forked from warrayquipsome/Chillax
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChillaxTag.css
30 lines (30 loc) · 855 Bytes
/
ChillaxTag.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
/*chillax dev tag*/ /*wq*/ /*Author*/
[data-author-id="709377715320651838"] .username-h_Y3Us::after{
content: "CL AUTHOR"!important;
color: rgb(255, 255, 255);
padding: 2px 10px!important;
background: #0005;
border-radius: 5px;
font-size: 9px;
margin-left: 3px;
}
/*chillax dev tag*/ /*demented elmo*/ /*Co Author*/
[data-author-id="810543628307922955"] .username-h_Y3Us::after{
content: "CL CO. AUTHOR"!important;
color: rgb(255, 255, 255);
padding: 2px 10px!important;
background: #0005;
border-radius: 5px;
font-size: 9px;
margin-left: 3px;
}
/*chillax dev tag*/ /*cedrick*/ /*Squad*/
[data-author-id="899392812871733300"] .username-h_Y3Us::after{
content: "CL SQUAD"!important;
color: rgb(255, 255, 255);
padding: 2px 10px!important;
background: #0005;
border-radius: 5px;
font-size: 9px;
margin-left: 3px;
}