You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Prepared for generic page layout
* Updated the template to use cotainer and added hero option
* Updated course.html to use the new structure
* Updated to 1400px width as max rather than 1600px
* Refactored the default.html to be cleaner and more structurally correct
* Some minor fixes from auto formatting
* Added desktop stylings for content, sidebar navigation, and breadcrumbs
* Moved hero outside main
* [WIP] hid navigation if dropping below 480px wide
* Tidied up some spacing on desktop
* Removed JS code which changes structure of the sidebar
* [fix] styling for pages without a subnav, and breakpoint width
* Added styling to some exiting sidebar menu items
* Fixed several linter issues
* Removed temp div
* Fixed bad merge conflict fix
* linters updated
* linters updated
* removed htmlrc
* wrong branch unding changes
* wrong branch unding changes
---------
Co-authored-by: bp289 <birajpanta112@gmail.com>
// obtain all the div's of the target class. note that pre-ie7 doesn't return .getAttribute('class') but does return .getAttribute('className') so we check for that specially
0 commit comments