# HG changeset patch # User Fumiya Sato # Date 1501368150 -32400 # Node ID 68c6ae050761fce71815888260103621491fc7ec # Parent 06aa990f11102df145ec426c66e1226a821d34da merged diff -r 06aa990f1110 -r 68c6ae050761 event/oasis2017/oasis2017.css --- 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; - } +} diff -r 06aa990f1110 -r 68c6ae050761 event/oasis2017/oasis2017.html --- 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 @@