File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ hostCoords = "10.028426N 76.337369E"
1313description = " "
1414rsvpLink = " https://ee.kobotoolbox.org/a2yG8oZE"
1515cfpLink = " https://ee.kobotoolbox.org/xjKRFQp7"
16- note = " Last date for talk proposal submission : January 17"
16+ note = " Last date for talk proposal submissions : January 17"
1717
1818# Post meetup params
1919imageBig = " "
Original file line number Diff line number Diff line change 11< div class ="footer text-center ">
2- < a href ="https://github.com/KochiFOSS/kochifoss.github.io "> Source code</ a >
2+ < a href ="https://github.com/KochiFOSS/kochifoss.github.io " target =" _blank " > Source code</ a >
33</ div >
Original file line number Diff line number Diff line change 1+ @import url ('https://smc.org.in/fonts/manjari.css' );
2+ @import url ('http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin' );
3+
4+ html { font-family : 'Ubuntu' , 'Manjari' , sans-serif !important ; }
5+
16.pagination {
27 display : flex;
38 justify-content : center;
2328 background-color : var (--text );
2429 color : var (--bg );
2530}
31+
2632.page-item .disabled {
2733 background-color : # CCC ;
2834 cursor : not-allowed;
You can’t perform that action at this time.
0 commit comments