forked from JMRI/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathStyle
More file actions
12 lines (12 loc) · 663 Bytes
/
Style
File metadata and controls
12 lines (12 loc) · 663 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<!-- Style -->
<!-- obsolete, prefer Style.shtml -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="/css/default.css" media="screen">
<link rel="stylesheet" type="text/css" href="/css/print.css" media="print">
<link rel="icon" href="/images/jmri.ico" type="image/png">
<link rel="home" title="Home" href="/">
<link rel="Copyright" title="Copyright" href="/Copyright.html">
<link rel="Index" title="Index" href="/help/en/webindex.shtml">
<link rel="ToC" title="Index" href="/help/en/webtoc.shtml">
<link rel="Help" title="Index" href="/help/en/index.html">
<!-- /Style -->