Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image Added


Div
classhome-banner

Welcome to the home page

Div
classtitle-box

Recent space activity

Recently Updated
typespage, comment, blogpost
max5
hideHeadingtrue
themesocial

Div
classtitle-box

Space contributors

Contributors
modelist
scopedescendants
limit5
showLastTimetrue
orderupdate

Section Contents

Children Display


CSS Stylesheet
.home-banner {
                    background: #0052cc#a0ce4e;
                    color: #fff;
                    font-size: 20px;
                    padding: 20px;
                    }
                    .home-banner h2 {
color: #fff;
}
.home-banner                   a {
color: #fff;
                    }
                    .title-box {
                    border: 1px solid #0052cc#a0ce4e;
                    padding: 10px;
                    }
                    .title-box > h2 {
                    background: #0052cc#a0ce4e;
                    bottom: 10px;
                    color: #fff;
                    margin-left: -10px;
                    margin-right: -10px;
                    padding: 2px 10px;
                    position: relative;
                    }