Hi
Please enable override.css file on template parameters and try adding this lines on that file.
It's located on css template directory.
- Code: Select all
ol.gkDec ol {margin: 0; padding-left: 30px}
If you wish, you can use also this lines:
- Code: Select all
ol.gkDec > li {font-weight: 700}
ol.gkDec ol li {font-weight: 300}
Cheers