New: JQuery functions added in base.js as follows:
stick-left, stick-right, stick-top and/or stick-bottom classes to the sticky element.scroll-arrows class to a scrollable element.toggle class to a nav element.New: Styles added in base.css as follows:
scrollable-x sets the element with horizontal scroll bars.scrollable-y sets the element with vertical scroll bars.hide-scrollbar hides the scroll bar while still being able to scroll.Fix: Some styling errors in base.css.