Skip to content

Commit 98b19e0

Browse files
authored
Header implementation - desktop (#47)
* beginning header * began with header * header design completed, waiting for pull from main * header completed * changed and removed some jquery * removed images * corrected linting errors * added announcement + header logo is a link to homepage * separated header css file * rems of announcement adjusted * font size of announcement adjusted * changes made based on comments * changes css specificity * added icons to files * js added to underline nav link when path matches * changed to class in mobile css * changes made based on comments * Update announcement.css removed commented out css * Update announcement.css to dark variable
1 parent d99780a commit 98b19e0

19 files changed

+539
-476
lines changed

.eslintignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
assets/js/search.js
2+
assets/js/bioconductor.js

.stylelintignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
assets/style/bioconductor.css
1+
assets/style/bioconductor.css
2+
Lines changed: 3 additions & 0 deletions
Loading

assets/images/logo/svg/Logo.svg

Lines changed: 83 additions & 0 deletions
Loading
-2.19 KB
Binary file not shown.

assets/images/site_bg.jpg

-17.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)