Hello,
I put the following code into custom.css but my page doesn't take it.
/*
Document : jevcustom
Created on : 22-Apr-2013, 14:12:51
Author : Tony Partridge - GWE Systems Ltd
Description: To allow customisation of CSS Strings where they can never be lost.
Purpose of the stylesheet follows.
*/
.h2 .contentheading {
margin-left: 40px !important;
}
what's wrong?
I put the following code into custom.css but my page doesn't take it.
/*
Document : jevcustom
Created on : 22-Apr-2013, 14:12:51
Author : Tony Partridge - GWE Systems Ltd
Description: To allow customisation of CSS Strings where they can never be lost.
Purpose of the stylesheet follows.
*/
.h2 .contentheading {
margin-left: 40px !important;
}
what's wrong?