File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 88 < h1 class ="home-section-title "> GraphQL Java Home</ h1 >
99 < h3 class ="home-section-about "> This is the home page of the < a target ="_blank " href ="https://github.com/graphql-java/graphql-java "> GraphQL
1010 Java implementation</ a > </ h3 >
11- < div >
12- < p class ="news "> < a id ="news-link " href ="/workshops "> 🎉 < span class ="home-new "> New:</ span > Workshops coming soon! 🎉 </ a > </ p >
13- </ div >
1411 < div class ="version-info ">
1512 The latest conceptual documentation < a href ="/documentation/latest "> can be found here</ a >
1613 </ div >
Original file line number Diff line number Diff line change 2121 </ svg >
2222 </ div >
2323 </ div >
24- <!-- Algolia autocomplete search -->
25- </ nav >
24+ </ nav >
25+ < div class ="workshops-header ">
26+ < a id ="news-link " href ="/workshops "> 🎉 < span class ="home-new "> New:</ span > Workshops coming soon! 🎉 </ a >
27+ </ div >
Original file line number Diff line number Diff line change @@ -224,6 +224,12 @@ div.footer {
224224 margin-top : 32px ;
225225}
226226
227+ .workshops-header {
228+ font-size : 24px ;
229+ text-align : center;
230+ margin-bottom : 20px ;
231+ }
232+
227233# news-link {
228234 color : # 333 ;
229235}
You can’t perform that action at this time.
0 commit comments