File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,12 @@ body {
7676 -moz-column-count : 2 ; -webkit-column-count : 2 ; column-count : 2 ;
7777 margin : 2px 5em ;
7878}
79+ # announcements {
80+ margin-top : 1em ;
81+ padding-top : 1em ;
82+ border-top : 1px solid # cccccc ;
83+ }
84+ # announcements h3 { margin-bottom : 5px ; }
7985# portability {
8086 -moz-column-count : 3 ; -webkit-column-count : 3 ; column-count : 3 ;
8187}
Original file line number Diff line number Diff line change @@ -142,6 +142,13 @@ <h5>adaptive runtime system</h5>
142142 </ li >
143143 < a href ="/progmodel/ " style ="float: right "> more...</ a >
144144 </ ul >
145+ < div id ="announcements ">
146+ < h3 > Hybrid Tutorial 2023 Announcement</ h3 >
147+ < p >
148+ We will be having a hybrid tutorial at UIUC on Monday October 23rd and Tuesday October 24th.
149+ For more information and for registration, please follow this < a href ="/workshops_and_tutorials/ "> link</ a > .
150+ </ p >
151+ </ div >
145152 < div id ="capabilities ">
146153 < h3 > capabilities</ h3 >
147154 < ul >
You can’t perform that action at this time.
0 commit comments