diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2008-10-03 21:29:13 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2008-10-03 21:29:13 +0000 |
| commit | 224f541a5f9996c204963feaa5e980f2d2951077 (patch) | |
| tree | 1ae872a3a08f67ebf52de739ff01a2cf48cbcce7 /style | |
| parent | e7808851c1c51060c8c8b93dfb59ebefb88fb662 (diff) | |
| download | install-224f541a5f9996c204963feaa5e980f2d2951077.tar.gz install-224f541a5f9996c204963feaa5e980f2d2951077.tar.bz2 install-224f541a5f9996c204963feaa5e980f2d2951077.zip | |
minor update to layout
Diffstat (limited to 'style')
| -rw-r--r-- | style/images/bg_body.png | bin | 3140 -> 3157 bytes | |||
| -rw-r--r-- | style/install.css | 10 |
2 files changed, 5 insertions, 5 deletions
diff --git a/style/images/bg_body.png b/style/images/bg_body.png Binary files differindex 347a2a9..8dab529 100644 --- a/style/images/bg_body.png +++ b/style/images/bg_body.png diff --git a/style/install.css b/style/install.css index 35a4a18..50c4092 100644 --- a/style/install.css +++ b/style/install.css @@ -12,9 +12,9 @@ a#bitweaver_logo:hover {background-position:0 0} a#bitweaver_logo em {display:none} */ -#header h1 {display:block;text-align:center;margin:0;padding:0;font-size:13px;line-height:13px;text-transform:uppercase;font-family:monospace} -#header h1 strong {color:#9f8e24;padding:0 0 0 0.3em;font-weight:500} -#header h1 em {color:#675c17;font-style:normal;padding:0 0.6em} +#header h1 {display:block;text-align:center;margin:0;padding:0;font-size:13px;line-height:17px;font-family:monospace} +#header h1 strong {color:#fff;font-weight:500} +#header h1 em {color:#ccc;font-style:normal;padding:0 0 0 0.6em} #header div.bittop {max-width:785px;margin:0 auto} @@ -44,8 +44,8 @@ div.progressbar div.progress0 {background:#fdf9ea;width:3em !important} #extra li.warning {border-color:#ffc994} /* step nav */ -#stepmenu {border:1px solid #bdf922;background:#ccfd25 url(images/favicon.ico) no-repeat 4px 3px;padding:0 0 0 28px;margin:2em auto 1em auto} -#stepmenu li {padding:23px 0.5em 0.5em 0.5em;display:inline;color:#44650c;border:0} +#stepmenu {background:#ffe339 url(images/favicon.ico) no-repeat 8px 7px;padding:4px 0 0 28px;margin:26px auto 0em auto} +#stepmenu li {padding:26px 0.5em 0.5em 0.5em;display:inline;color:#44650c;border:0} #stepmenu li.current {background:transparent url(images/software-update-available-trans.png) no-repeat top;color:#fff;font-weight:700} #stepmenu li.current a {color:#000} |
