diff options
author | Daniel <darthdaniel85@gmail.com> | 2014-10-22 18:03:30 -0500 |
---|---|---|
committer | Daniel <darthdaniel85@gmail.com> | 2014-10-22 18:03:30 -0500 |
commit | bd341e6469cbd49a35711b732386dc56a3c59ed0 (patch) | |
tree | 470dd452d5539e70c7d118587fd4b7701881097c /framework/Wsat/themes | |
parent | 0cc7b59c95cb3bf5103450cf858f71fdb150458b (diff) |
Scaffolding 5%
Diffstat (limited to 'framework/Wsat/themes')
-rw-r--r-- | framework/Wsat/themes/PradoSoft/main.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/framework/Wsat/themes/PradoSoft/main.css b/framework/Wsat/themes/PradoSoft/main.css index 9970c88b..d525f96a 100644 --- a/framework/Wsat/themes/PradoSoft/main.css +++ b/framework/Wsat/themes/PradoSoft/main.css @@ -149,4 +149,10 @@ html, body{ text-align:center; margin-top:25px; padding:10px; +} + +.section_title { + margin: 10px; + font-size: 16px; + font-weight: bold }
\ No newline at end of file |