Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 3884:4f7a3cbede44
changed shuzai/index.html,trad.html(add viewport)
author | Fumichan <c116092@h.koeki-u.ac.jp> |
---|---|
date | Mon, 18 Feb 2019 06:59:58 +0900 |
parents | 98854963da7a |
children | f2db9b4537db |
files | shuzai/index.html shuzai/trad/trad.html |
diffstat | 2 files changed, 50 insertions(+), 29 deletions(-) [+] |
line wrap: on
line diff
--- a/shuzai/index.html Mon Feb 18 06:50:07 2019 +0900 +++ b/shuzai/index.html Mon Feb 18 06:59:58 2019 +0900 @@ -1,12 +1,19 @@ <!DOCTYPE html> -<html> - <head> - <title>取材記事 | SKIP - Shonai Koeki Information Project -</title> - <meta charset=="utf-8"> - <link rel="stylesheet" type="text/css" href="../css/main.css"> - <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> - - </head> +<html lang="ja"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="keywords" content=""> + <meta name="description" content=""> + <title>取材記事 | SKIP - Shonai Koeki Information Project -</title> + <!--[if lt IE 9]> + <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"> + <script type="text/javascript" src="js/jquery.js"></script> + <script type="text/javascript" src="js/script.js"></script> + </head> <body>
--- a/shuzai/trad/trad.html Mon Feb 18 06:50:07 2019 +0900 +++ b/shuzai/trad/trad.html Mon Feb 18 06:59:58 2019 +0900 @@ -1,27 +1,41 @@ <!DOCTYPE html> <html lang="ja"> <head> - <title>伝統芸能 | SKIP - Shonai Koeki Information Project -</title> - <link rel="stylesheet" type="text/css" href="../../css/main.css"> - <link rel="stylesheet" href="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/colorbox/example3/colorbox.css"> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> - <script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/colorbox/jquery.colorbox-min.js"></script> - <link rel="stylesheet" href="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet.css"> - <script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet.js"></script> - <script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet-sidebar.min.js"></script> - <link rel="stylesheet" href="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet-sidebar.min.css"> - <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> - <script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet-omnivore.min.js"></script> - <!-- <script src="../src/leaflet/leaflet-omnivore.js"></script> --> - <style type="text/css"> - <!-- - div#mymap {width: 90%; height: 60vh; margin: 0 auto;} - //.lorem {font-style: italic; color: #AAA;} - .sidebar{top:50;background-color:red;} - //.sidebar-content{opacity:0.8} - --> - </style> - </head> + <!DOCTYPE html> +<html lang="ja"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="keywords" content=""> + <meta name="description" content=""> + <title>伝統芸能 | SKIP - Shonai Koeki Information Project -</title> + <!--[if lt IE 9]> + <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> + <![endif]--> + <link rel="shortcut icon" href="favicon.ico"> + <link rel="stylesheet" type="text/css" href="../../css/main.css"> + <script type="text/javascript" src="js/jquery.js"></script> + <script type="text/javascript" src="js/script.js"></script> + + <link rel="stylesheet" href="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/colorbox/example3/colorbox.css"> + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> + <script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/colorbox/jquery.colorbox-min.js"></script> + <link rel="stylesheet" href="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet.css"> + <script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet.js"></script> + <script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet-sidebar.min.js"></script> + <link rel="stylesheet" href="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet-sidebar.min.css"> + <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> + <script src="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/leaflet/leaflet-omnivore.min.js"></script> + <!-- <script src="../src/leaflet/leaflet-omnivore.js"></script> --> + <style type="text/css"> + <!-- + div#mymap {width: 90%; height: 60vh; margin: 0 auto;} + //.lorem {font-style: italic; color: #AAA;} + .sidebar{top:50;background-color:red;} + //.sidebar-content{opacity:0.8} + --> + </style> + </head> <body>