diff options
Diffstat (limited to 'demos/quickstart/themes')
-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 09611c35..8a3d9b5f 100644 --- a/demos/quickstart/themes/PradoSoft/style.css +++ b/demos/quickstart/themes/PradoSoft/style.css @@ -97,7 +97,7 @@ a #content {
background:#fff;
- padding: 1em 3em 5em 3em;
+ padding: 1em 1em 1em 1em;
line-height: 135%;
}
|