diff options
author | xue <> | 2006-01-30 03:40:28 +0000 |
---|---|---|
committer | xue <> | 2006-01-30 03:40:28 +0000 |
commit | f7b1db61531f9309dc9a1b9587449442a7ae5ed5 (patch) | |
tree | dba0fc0e23f841fef352ec3e8126b42d40d533d8 /demos/quickstart/themes/PradoSoft/style.css | |
parent | 939f16aea32e1c200896fb59fab43098cfb0e135 (diff) |
Added two repeater demos.
Diffstat (limited to 'demos/quickstart/themes/PradoSoft/style.css')
-rw-r--r-- | demos/quickstart/themes/PradoSoft/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/themes/PradoSoft/style.css b/demos/quickstart/themes/PradoSoft/style.css index dbfc64d3..e054d05a 100644 --- a/demos/quickstart/themes/PradoSoft/style.css +++ b/demos/quickstart/themes/PradoSoft/style.css @@ -173,7 +173,7 @@ a .runbar
{
- margin: 2em 0 3em 0;
+ margin: 1em 0 1em 0;
}
.runbar a:link, .runbar a:visited {
|