We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f502894 commit eb771c2Copy full SHA for eb771c2
1 file changed
app/public/css/main.css
@@ -110,14 +110,6 @@ circle {
110
111
.label {
112
font: 1.0em 'Source Sans Pro', sans-serif;
113
- text-shadow:1px 1px 0 rgb(28, 39, 51),
114
- -1px -1px 0 rgb(28, 39, 51),
115
- 1px -1px 0 rgb(28, 39, 51),
116
- -1px 1px 0 rgb(28, 39, 51),
117
- 0px 1px 0 rgb(28, 39, 51),
118
- 1px 0px 0 rgb(28, 39, 51),
119
- 0px -1px 0 rgb(28, 39, 51),
120
- -1px 0px 0 rgb(28, 39, 51);
121
}
122
123
.online-users-div{
0 commit comments