File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
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 >
1114 < div class ="version-info ">
1215 The latest conceptual documentation < a href ="/documentation/latest "> can be found here</ a >
1316 </ div >
Original file line number Diff line number Diff line change @@ -219,6 +219,19 @@ div.footer {
219219 font-size : 18px ;
220220}
221221
222+ .news {
223+ font-size : 24px ;
224+ margin-top : 32px ;
225+ }
226+
227+ # news-link {
228+ color : # 333 ;
229+ }
230+
231+ .home-new {
232+ color : # eb0195 ;
233+ }
234+
222235.workshops-announcement {
223236 color : # eb0195 ;
224237 font-weight : bold;
You can’t perform that action at this time.
0 commit comments