changeset 779:c8797f9224a6

head2foot2
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Sun, 12 Jul 2015 20:36:50 +0900
parents 2d521149434a
children e7dacd36697d
files oasis2015/img/foot2.png oasis2015/img/head2.png oasis2015/prof.rb
diffstat 3 files changed, 17 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
Binary file oasis2015/img/foot2.png has changed
Binary file oasis2015/img/head2.png has changed
--- a/oasis2015/prof.rb	Sun Jul 12 20:30:22 2015 +0900
+++ b/oasis2015/prof.rb	Sun Jul 12 20:36:50 2015 +0900
@@ -273,8 +273,24 @@
 	"http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+
+<meta name="viewport"
+content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
+<meta name="format-detection" content="telephone=no">
+<link media="only screen and (max-device-width:480px)"
+href="smart.css" type="text/css" rel="stylesheet" />
+<link media="screen and (min-device-width:481px)" href="profeel.css"
+type="text/css" rel="stylesheet" />
+
+
+
+
+
+
+
+
+
 <link rel="shortcut icon" href="./img/cabage.png"/>
-
 <title>さかたっち</title>
 <style type="text/css">
 <!--
@@ -293,8 +309,6 @@
 
 -->
 </style>
-<link rel="stylesheet" type="text/css" href="profeel.css">
-<link rel="stylesheet" type="text/css" href="smart.css">
 </head>
 
 <body>

yatex.org