changeset 3525:68c6ae050761

merged
author Fumiya Sato <c116092@h.koeki-u.ac.jp>
date Sun, 30 Jul 2017 07:42:30 +0900
parents 06aa990f1110
children f8833700c218
files event/oasis2017/oasis2017.css event/oasis2017/oasis2017.html
diffstat 2 files changed, 15 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/event/oasis2017/oasis2017.css	Sun Jul 30 07:15:51 2017 +0900
+++ b/event/oasis2017/oasis2017.css	Sun Jul 30 07:42:30 2017 +0900
@@ -1,18 +1,14 @@
-body {
-   color:#000;
+body { color:#000;
    background:#eeffff url("oasis2017poster.jpg") fixed no-repeat top ;
    -webkit-text-size-adjust: 100%;
    }
 
-a {
-   color:#0000ff;
+a {color:#0000ff;
    text-decoration:none;
    }
 
-a:hover {
-   color:#339999;
-   cursor:pointer;
-   }
+a:hover {color:#339999;
+   cursor:pointer;}
 
 h1 {
    font-size:x-large;
@@ -28,53 +24,54 @@
    overflow-y:hidden;
    width:100%;
    white-space:nowrap;
-   }
+}
 
 #menu ul {
 text-align: center;
    list-style:none;
    padding-left:1ex;
    margin:1em;
-   }
+}
 
 #menu li {
    display:inline;
    padding-right:5ex;
-   }
+}
 
 #contents h2 {
+
    border-bottom:1px #19198b dotted;
    font-size:large;
    font-weight:bold;
    line-height:29px;
    margin:0;
-   }
+}
 
 #contents div {
    border-style: ridge;
    margin-bottom: 1em;
    padding:1ex;
-   }
+}
 
 #contents p {
    margin:0;
    padding:0.5ex 0 2ex 0;
-   }
+}
 
 #contents strong {
    color:red;
    font-weight:normal;
    border-bottom:1px dashed #999;
-   }
+}
 
 #footer {
    font-size:small;
    text-align:center;
    padding:1em;
    border-top:1ex double #899501;
-   }
+}
 
 em {
    color: red;
    font-size:large;
-   }
+}
--- a/event/oasis2017/oasis2017.html	Sun Jul 30 07:15:51 2017 +0900
+++ b/event/oasis2017/oasis2017.html	Sun Jul 30 07:42:30 2017 +0900
@@ -53,7 +53,7 @@
 
 </div><!-- contents end -->
 <div id="footer">
-<p>Presented by <a href="https://skip.koeki-prj.org">東北公益文科大学 Shonai Koeki Infomation Project</a></p>
+<p>Presented by 東北公益文科大学 Shonai Koeki Infomation Project</p>
 </div><!-- footer end -->
 </body>
 </html>

yatex.org