File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 8
8
color : # 489eba ;
9
9
}
10
10
11
-
11
+ .warning {
12
+ background : wheat;
13
+ color : # 16536e ;
14
+ padding-left : 2em ;
15
+ padding-right : 2em ;
16
+ }
12
17
13
18
/* Alternate coloured ribbon */
14
19
.ribbon {
Original file line number Diff line number Diff line change @@ -107,6 +107,14 @@ <h3 class="content-subhead">
107
107
provides the program (and the money!), and students write code!
108
108
</ p >
109
109
</ div >
110
+ < div class ="warning ">
111
+ < div class ="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 ">
112
+ < p > We are hoping to participate in GSoC 2019 and are in the process of gathering ideas for
113
+ our application! Sub org ideas pages are due Feb 4, so students can expect project ideas to be ready
114
+ for viewing around then.
115
+ </ p >
116
+ </ div >
117
+ </ div >
110
118
</ div >
111
119
</ div > <!-- ribbon What Is it? -->
112
120
< a name ="gettingstarted "> </ a >
@@ -335,8 +343,15 @@ <h3 class="content-subhead">
335
343
< div class ="content ">
336
344
< div class ="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 ">
337
345
< h2 class ="content-head content-head "> Ideas</ h2 >
346
+ < div class ="warning ">
347
+ < div class ="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 ">
348
+ < p > We are hoping to participate in GSoC 2019 and are in the process of gathering ideas for
349
+ our application!
350
+ </ p >
351
+ </ div >
352
+ </ div >
338
353
< p > This section will list all the sub-orgs who have signed up to participate with the
339
- Python Software Foundation for 2019. Appplications for sub-orgs are due by Feb 4,
354
+ Python Software Foundation for 2019. Applications for sub-orgs are due by Feb 4,
340
355
so our initial list should be available by Feb 5th.</ p >
341
356
< p > In the meantime, you may wish to take a look at < a href ="/2018/ "> last year's list</ a >
342
357
to see who might be involved again.</ p >
You can’t perform that action at this time.
0 commit comments