Can't. Stop. Tweaking. Themes.

master
Jacques Distler 2007-09-15 11:40:48 -05:00
parent 2c4473a0e9
commit 4144aa2c98
5 changed files with 14 additions and 11 deletions

View File

@ -64,6 +64,7 @@ html>body div#controls {position: fixed; padding: 0; top: auto;}
#controls #navLinks a {padding: 0; margin: 0 0.5em;
border: none; color: #779;
cursor: pointer;}
#controls #navList {height:1.25em}
#controls #navList #jumplist {background: #DDD; color: #227;}

View File

@ -63,11 +63,11 @@ div#controls {position: absolute; left: 60%; bottom: 0;
html>body div#controls {position: fixed; padding: 0; top: auto;}
#controls :active {color:#88A !important}
#controls :focus {outline:1px dotted #227}
#controls #navlist {padding:0lmargin:0;lineheight: 0.5em}
#controls #navList {padding:0lmargin:0;lineheight: 0.5em}
#controls #navLinks a {padding: 0; margin: 0 0.5em;
border: none; color: #BA9384;
cursor: pointer;}
#controls #navList {height:1em}
#controls #navList {height:1.25em}
#controls #navList #jumplist {background: #DDD; color: #227;}
#currentSlide {text-align:center;font-size:0.5em;

View File

@ -1,7 +1,7 @@
/* Following is i18n theme -- edit away! */
html {background:#95A7D4 url(bodybg.jpg) no-repeat;}
body {color:#210;font-family: Arial, sans-serifi;font-size: 1.6em}
body {color:#210;font-family: Arial, sans-serifi;font-size: 1.5em}
a {text-decoration:none;color:#336;border-bottom:1px dotted}
:link, :visited {text-decoration:none;color:#00C}
html, body {margin:0;padding:0}
@ -39,7 +39,7 @@ sup {font-size:0.75em;font-weight:normal;vertical-align:0.5em;line-height:1px}
div#header, div#footer, div.slide {width:100%;top:0px;left:0px}
div#header, div#footer {color:#AAB;font-size:0.5em}
div#header {background:#666;color:#BBB;height:.25em;padding-bottom:.5em}
div#footer {background:#666;color:#BBB;height:3.25em;top:auto;bottom:0px;}
div#footer {background:#666;height:3.5em;color:#BBB;top:auto;bottom:0px;}
#footer h1, #footer h2 {display:block;padding:0.5em 0.75em;
font-weight:normal;font-style:italic}
#footer h1 {left:0;font-size:1em;letter-spacing:1px}
@ -60,7 +60,7 @@ div#controls form {position:absolute;bottom:0;right:0;width:100%;
margin:0;padding:0}
#controls #navLinks a {padding:0;margin:0 0.5em 0;background:#666;
border:none;color:#AAC;cursor:pointer}
#controls #navList {height:1em}
#controls #navList {height:1.25em}
#controls #navList #jumplist {background:#DDD;color:#227}
#currentSlide {font-size:0.5em}

View File

@ -60,6 +60,7 @@ html>body div#controls {position: fixed; padding: 0; top: auto;}
#controls #navLinks a {padding: 0; margin: 0 0.5em;
border: none; color: #779;
cursor: pointer;}
#controls #navList {height:1.25em}
#controls #navList #jumplist {background: #DDD; color: #227;}
#currentSlide {text-align:center;font-size:0.5em;

View File

@ -54,14 +54,13 @@ div.long {font-size:0.75em}
/*
#controls :active {color:#88A !important}
#controls :focus {outline:1px dotted #227}
div#controls {left:50%;bottom:0;z-index:1;width:50%;text-align:right;
height:100%}
div#controls {position:absolute;left:50%;bottom:0;width:50%;text-align:right;
font-size:0.7em;}
html>body div#controls {position:fixed;padding:0 0 1em 0;top:auto}
div#controls form {position:absolute;bottom:0;right:0;width:100%;
margin:0;padding:0}
div#controls #navLinks a {padding:0;margin:0 0.5em;color:#779;
border:none;cursor:pointer}
div#controls #navList {height:1em}
div#controls #navList #jumplist {position:absolute;bottom:0;right:0;
background:#DDD;color:#227}
div#controls select {visibility:hidden;background:#DDD;color:#227}
@ -76,6 +75,7 @@ html>body div#controls {position: fixed; padding: 0; top: auto;}
#controls #navLinks a {padding: 0; margin: 0 0.5em;
border: none; color: #779;
cursor: pointer;}
#controls #navList {height:1.25em}
#controls #navList #jumplist {background: #DDD; color: #227;}
#currentSlide {color:#646587;text-align:center;font-size:0.5em;
@ -86,11 +86,12 @@ html>body div#controls {position: fixed; padding: 0; top: auto;}
#currentSlide #csHere:before {content:"#";font-weight:normal}
#currentSlide #csTotal:before {content:" of "}
#slide0 {padding-top:3.5em;3em;font-size:90%; width:96%}
#slide0 {padding-top:64px;font-size:90%; width:96%}
#slide0 h1 {position:static;white-space:normal;
margin:0;padding:128px 60px 0 150px;text-align:right;
font:bold 2em Helvetica,sans-serif;white-space:normal;height:281px;
margin:0;padding:128px 60px 0 60px;text-align:right;
font:bold 2em Helvetica,sans-serif;white-space:normal;height:200px;
color:#fff;background:transparent url(slide0bg.gif) no-repeat}
#slide0 h2 {font-size:1em;padding:0;margin:0.25em;}
#slide0 h3 {margin-bottom:20px;margin-top:0.5em;font-size:1.5em}
#slide0 h4 {margin-bottom:4px;margin-top:0;font-size:1em}