Merge pull request #25 from Caleydon/patch-4
[*] FO : Added ordered list formating on CMS pages : themes/default/css/cms.css
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/* CMS pages ****************************************************************************** */
|
||||
#cms #center_column ul,
|
||||
#cms #center_column ol,
|
||||
#cms #center_column dl { margin-left:25px; margin-bottom:20px }
|
||||
|
||||
#cms #center_column li { margin-bottom:5px }
|
||||
Reference in New Issue
Block a user