Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The following CSS can be used to style the Councillor content for display in My House:

div.cmis-councillor ul {
        list-style: none;
        padding: 0 0.5em;
    }

    div.cmis-councillor h5 {
        font-size: 18px;
        font-weight: bold;
    }

    div.cmis-councillor img {
        height: 150px;
        width: auto;
    }


  • No labels