mirror of
https://github.com/nasa/openmct.git
synced 2025-01-01 19:06:40 +00:00
Merge pull request #902 from nasa/open898
[documentation] #898 updated stylesheet reference
This commit is contained in:
commit
3727b287a1
@ -1,9 +1,3 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<cite>
|
|
||||||
This document is styled using
|
|
||||||
<a href="https://github.com/jasonm23/markdown-css-themes">
|
|
||||||
https://github.com/jasonm23/markdown-css-themes
|
|
||||||
</a>.
|
|
||||||
</cite>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet"
|
<link rel="stylesheet"
|
||||||
href="http://jasonm23.github.io/markdown-css-themes/avenir-white.css">
|
href="//nasa.github.io/openmct/static/res/css/styles.css">
|
||||||
|
<link rel="stylesheet"
|
||||||
|
href="//nasa.github.io/openmct/static/res/css/documentation.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user