File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1859,9 +1859,9 @@ button::-moz-focus-inner, input::-moz-focus-inner {
18591859}
18601860
18611861.home-content__buttons .btn {
1862- width : 215 px ;
1862+ width : fit-content () ;
18631863 border-color : # FFFFFF ;
1864- color : # FFFFFF ;
1864+ color : black ;
18651865 margin : 1.5rem 1.5rem 0 0 ;
18661866 letter-spacing : .25rem ;
18671867 -webkit-transition : all 0.5s ease-in-out;
Original file line number Diff line number Diff line change @@ -108,16 +108,25 @@ <h1>
108108 Workshop on Open Citations < br > & Open Scholarly Metadata 2025
109109 </ h1 >
110110 < div class ="home-content__buttons ">
111- < a href ="#contact " class ="smoothscroll btn btn--stroke ">
111+ < a href ="#contact " class ="smoothscroll btn btn-dark ">
112112 contact us
113113 </ a >
114- < a href ="#about " class ="smoothscroll btn btn--stroke ">
114+ < a href ="#about " class ="smoothscroll btn btn-dark ">
115115 info
116116 </ a >
117- < a href ="#venue " class ="smoothscroll btn btn--stroke ">
117+ < a href ="#venue " class ="smoothscroll btn btn-dark ">
118118 venue
119119 </ a >
120120 </ div >
121+ < br >
122+ < div class ="home-content__buttons ">
123+ < a id ="#proceedings_link " href ="https://zenodo.org/records/17199918 " class ="btn btn-dark ">
124+ Proceedings of the Workshop
125+ </ a >
126+ < a id ="#recordings_link " href ="https://www.youtube.com/playlist?list=PLJfoW7ub2AkxzLLaXcpJOt5ccSdG24WH2 " class ="btn btn-dark ">
127+ Day 2 Recordings
128+ </ a >
129+ </ div >
121130 </ div >
122131 <!--
123132 <div class="home-content__scroll">
You can’t perform that action at this time.
0 commit comments