File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 55
55
border : none;
56
56
}
57
57
58
+ a {
59
+ color : black;
60
+ }
61
+
58
62
@media screen and (width <= 700px) {
59
63
/* 700px */
60
64
.hero {
Original file line number Diff line number Diff line change 1
1
< div class ="announcement announcement-warning ">
2
- < svg xmlns ="http://www.w3.org/2000/svg " width ="19 " height ="18 " viewBox ="0 0 19 18 " fill ="none ">
3
- < path d ="M9.50003 6.75V8.25M9.50003 11.25H9.50753M4.30387 14.25H14.6962C15.8509 14.25 16.5726 13 15.9952 12L10.7991 3C10.2217 2 8.77834 2 8.20099 3L3.00484 12C2.42749 13 3.14917 14.25 4.30387 14.25Z " stroke-width ="1.5 " stroke-linecap ="round " stroke-linejoin ="round "/>
4
- </ svg > < p > On March 8th, the Bioconductor Core Team will rename the default branch on `git.bioconductor.org` to `devel`. This change affects maintainers of packages.</ p >
5
- </ div >
2
+ < svg xmlns ="http://www.w3.org/2000/svg " width ="19 " height ="18 " viewBox ="0 0 19 18 " fill ="none ">
3
+ < path
4
+ d ="M9.50003 6.75V8.25M9.50003 11.25H9.50753M4.30387 14.25H14.6962C15.8509 14.25 16.5726 13 15.9952 12L10.7991 3C10.2217 2 8.77834 2 8.20099 3L3.00484 12C2.42749 13 3.14917 14.25 4.30387 14.25Z "
5
+ stroke-width ="1.5 " stroke-linecap ="round " stroke-linejoin ="round " />
6
+ </ svg >
7
+ < p > < a href ="https://blog.bioconductor.org/posts/2023-06-22-website-redesign/ " target ="_blank "> This site is a
8
+ development preview. As such the content and styling may not be final and is subject to change
9
+ before going into production. To see more information about the redesign click here.</ a > </ p >
10
+ </ div >
You can’t perform that action at this time.
0 commit comments