diff options
Diffstat (limited to 'framework/Wsat/themes/PradoSoft/main.css')
-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 |