5 lines
88 B
CSS
5 lines
88 B
CSS
/* base global styles */
|
|
|
|
.formatted-message {
|
|
text-shadow: 1px 1px 0px #3f3f3f;;
|
|
}
|