Skip to content

Commit eb771c2

Browse files
committed
Remove text shadow
1 parent f502894 commit eb771c2

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

app/public/css/main.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -110,14 +110,6 @@ circle {
110110

111111
.label {
112112
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);
121113
}
122114

123115
.online-users-div{

0 commit comments

Comments
 (0)