changeset 3811:90ed2259524a

changed css&img link
author Fumichan <c116092@h.koeki-u.ac.jp>
date Sat, 02 Feb 2019 11:15:04 +0900
parents 46651a43f3a7
children f26697bf28c7
files oasis/oasis.html shuzai/index.html
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/oasis/oasis.html	Sat Feb 02 11:12:42 2019 +0900
+++ b/oasis/oasis.html	Sat Feb 02 11:15:04 2019 +0900
@@ -10,7 +10,7 @@
         <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
         <![endif]-->
         <link rel="shortcut icon" href="favicon.ico">
-        <link rel="stylesheet" href="css/main.css">
+        <link rel="stylesheet" href="../css/main.css">
         <script type="text/javascript" src="js/jquery.js"></script>
         <script type="text/javascript" src="js/script.js"></script>
     </head>
@@ -20,7 +20,7 @@
         <!--#include virtual = "/navi.html"-->
 
         <header>
-            <img src="img/skiplogo.png" alt="SKIP - Shonai Koeki Information Project -">
+            <img src="../img/skiplogo.png" alt="SKIP - Shonai Koeki Information Project -">
         </header>
 
 
--- a/shuzai/index.html	Sat Feb 02 11:12:42 2019 +0900
+++ b/shuzai/index.html	Sat Feb 02 11:15:04 2019 +0900
@@ -13,7 +13,7 @@
     <!--#include virtual = "/navi.html"-->
 
     <header>
-      <img src="img/skiplogo.png" alt="SKIP - Shonai Koeki Information Project -">
+      <img src="../img/skiplogo.png" alt="SKIP - Shonai Koeki Information Project -">
     </header>
 
 

yatex.org