diff seminar/ui/default_utf/pretty.css @ 2:667ea58b05d2 default tip

add 20110802 seminar
author Daichi TOMA <e085740@ie.u-ryukyu.ac.jp>
date Tue, 02 Aug 2011 19:09:20 +0900
parents 23c1131ea61c
children
line wrap: on
line diff
--- a/seminar/ui/default_utf/pretty.css	Mon Aug 01 15:54:10 2011 +0900
+++ b/seminar/ui/default_utf/pretty.css	Tue Aug 02 19:09:20 2011 +0900
@@ -1,10 +1,9 @@
 /* Following are the presentation styles -- edit away! */
 
 body {background: #FFF; color: #000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 2.25em;}
-a:link, a:visited {text-decoration: none; color: #00C;}
+a:link, a:visited {text-decoration: none; color: #507aaa;}
 
 h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
-h1 {text-shadow: 0.1em 0.1em 0.1em #666;}
 
 ul, pre {margin: 0; line-height: 1em;}
 html, body {margin: 0; padding: 0;}
@@ -31,16 +30,12 @@
 .slide code.old {color: silver;}
 .slide pre {padding: 0; margin: 0.25em 0 0.5em 0.5em; color: #533; font-size: 90%;}
 .slide pre code {display: block;}
-.slide ul {margin-left: 5%; margin-right: 7%; list-style: disc;}
+.slide ul {margin-left: 0%; margin-right: 0%; list-style: disc;}
 .slide li {margin-top: 0.75em; margin-right: 0;}
 .slide ul ul {line-height: 1;}
-.slide ul ul li {margin: .2em; font-size: 85%; list-style: square;}
+.slide ul ul li {margin: 0.75em 2em; font-size: 85%; list-style: square;}
 .slide img.leader {display: block; margin: 0 auto;}
 
-/*
-div#header, div#footer {background: #005; color: #AAB; font-family: Verdana, Arial, Helvetica, sans-serif;}
-div#header {background: #005 url(bodybg.gif) -16px 0 no-repeat; line-height: 1px;}
-*/
 div#header, div#footer {background: #507aaa; color: #FFF; font-family: Verdana, Arial, Helvetica, sans-serif;}
 div#header {background: #507aaa; line-height: 1px;}
 div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;}
@@ -49,7 +44,7 @@
 #footer h2 {right:1em; font-style: italic;}
 
 div.long {font-size: 0.75em;}
-.slide h1 {position: absolute; top: 0.7em; left: 87px; z-index: 1; margin: 0; padding: 0.3em 0 0 50px; white-space: nowrap; font: bold 150%/1em Arial, Helvetica, sans-serif; text-transform: capitalize; color: #FFF; background-color: transparent;}
+.slide h1 {position: absolute; top: 0.7em; left: 0px; z-index: 1; margin: 0; padding: 0.3em 0 0 50px; white-space: nowrap; font: bold 150%/1em Arial, Helvetica, sans-serif; text-transform: capitalize; color: #FFF; background-color: transparent;}
 .slide h3 {font-size: 130%;}
 h1 abbr {font-variant: small-caps;}