| Search |
.sticky{
position: -webkit-sticky;
position: sticky;
top: 0;
}
Sources:
http://wd.dizaina.net/scripts/stickyfill/
http://html5-demos.appspot.com/static/css/sticky.html
.UnderlineHeader{
position:relative;
}
.UnderlineHeader::after{
content:'';
height:3px;
width:90px;
background:#FF0000;
position:absolute;
left:calc(50% - 45px);
bottom:-20px;
}
.MainText ul {
list-style: none;
margin: 0;
padding:0;
}
.MainText ul li::before{
content: "• ";
color:#CA3383;
font-size:22px;
font-weight:bold;
padding-right:10px;
}
Google Analytics and other Scripts
Expandable / Collapsible Block