/*Ký tự trước nick*/
span[style="color:#F50505"]:before{content: "[Admin]";font-weight:bold;padding-right:2px;}
span[style="color:#13B804"]:before{content: "[S-mod]";font-weight:bold;padding-right:2px;}
span[style="color:#0015FF"]:before{content: "[Mod]";font-weight:bold;padding-right:2px;}
span[style="color:#9900FF"]:before{content: "[V.I.P]";font-weight:bold;padding-right:2px;}
span[style="color:#994700"]:before{content: "[Band]";font-weight:bold;padding-right:2px;}
span[style="color:#F2E1E1"]:before{content: "[Mem]";font-weight:bold;padding-right:2px;}
Muốn thêm nhóm thì thêm đoạn css sau
span[style="color:#F50505"]:before{content: "[tên nhóm mới]";font-weight:bold;padding-right:2px;}
làm vậy cho dể phân biệt.
Đổi mả màu lại cho thích hợp
span[style="color:#F50505"]:before{content: "[Admin]";font-weight:bold;padding-right:2px;}
span[style="color:#13B804"]:before{content: "[S-mod]";font-weight:bold;padding-right:2px;}
span[style="color:#0015FF"]:before{content: "[Mod]";font-weight:bold;padding-right:2px;}
span[style="color:#9900FF"]:before{content: "[V.I.P]";font-weight:bold;padding-right:2px;}
span[style="color:#994700"]:before{content: "[Band]";font-weight:bold;padding-right:2px;}
span[style="color:#F2E1E1"]:before{content: "[Mem]";font-weight:bold;padding-right:2px;}
Muốn thêm nhóm thì thêm đoạn css sau
span[style="color:#F50505"]:before{content: "[tên nhóm mới]";font-weight:bold;padding-right:2px;}
làm vậy cho dể phân biệt.
Đổi mả màu lại cho thích hợp