Templat:PeWaris Silat/header/styles.css

/* Sticky heading custom formatting 

h2 {
    font-family:      Century Gothic, Helvetica, sans serif; 
    line-height:      120%;
    font-size:        155%;
    border:           none;
    color:            #666;
    margin-left:      auto;
    margin-right:     auto;
    text-align:       center;
    background-color: #e6e6ea;
    position:         sticky; 
    top:              0;
    z-index:          100;
}

/*------------------------------------------------------------------------------------

For additional figure formatting applied to all articles, see Template:WikiJournal/figure/styles.css

------------------------------------------------------------------------------------*/