Fix manual font and icons.
This commit is contained in:
parent
524c2b9af8
commit
9b1cee697d
@ -8,7 +8,7 @@
|
||||
|
||||
<title>Online 3D Viewer Manual</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../o3dv/css/icons.css">
|
||||
<link rel="stylesheet" type="text/css" href="../css/icons.css">
|
||||
<link rel="stylesheet" type="text/css" href="info.css">
|
||||
|
||||
<!-- meta start -->
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
@font-face
|
||||
{
|
||||
font-family: Quicksand;
|
||||
src: url('../o3dv/css/Quicksand/Quicksand-Regular.ttf');
|
||||
src: url('../css/Quicksand/Quicksand-Regular.ttf');
|
||||
}
|
||||
|
||||
html, body
|
||||
|
||||
Loading…
Reference in New Issue
Block a user