Skip to content

Commit ac9d36e

Browse files
committed
adding Lucida Sans Unicode back in.
1 parent fcda00c commit ac9d36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/css/docs.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ body {
22
font-size: 13px;
33
line-height: 20px;
44
color: #191933;
5-
font-family: "Lucida Grande", Helvetica,Arial, sans-serif !important;
5+
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif !important;
66
}
77
.container {
88
width: 950px;

0 commit comments

Comments
 (0)