File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ <h2>Getting Started</h2>
149149href ="#ideas "> Our ideas list</ a > will be updated as soon as orgs tell us
150150they're interested in participating this year. If your favourite org isn't on
151151the list and you'd like them to be, contact them directly! Assuming Google
152- accepts us, we'll accept sub-orgs until < a href ="#dates "> the dates listed in
152+ accepts us, we'll accept sub-orgs until < a href ="#schedule "> the dates listed in
153153our schedule</ a > .</ li >
154154
155155</ ul >
@@ -621,7 +621,7 @@ <h2>Project Ideas</h2>
621621 < img src ="http://scrapinghub.com/images/shub-standard-logo.png "
622622width ="300 "> </ td >
623623 <!-- Info -->
624- < td > < h4 > ScrapingHub </ h4 > </ td >
624+ < td > < h4 > Scrapinghub </ h4 > </ td >
625625 < tr > < td > Scrapinghub is a company focused on information retrieval and its
626626later manipulation, deeply involved on developing and contributing in Open
627627Source projects regarding web crawling and data processing technologies. This
Original file line number Diff line number Diff line change 7171
7272div .warning {
7373 border : 1pt solid # E5E5E5 ;
74- background-color : # F9F9FF ;
7574 color : black;
7675
7776 margin : 10pt 30pt 10pt 30pt ;
78- background-repeat : no-repeat;
79- background-position : 8px 8px ;
8077 min-height : 45px ;
8178 padding : 10px 10px 10px 64px ;
8279
83- background-image : url ("warning.png" );
80+ background : # F9F9FF url ("warning.png" ) no-repeat 8 px 8 px ;
8481}
8582table .ideas {
8683 border-collapse : collapse;
87- border : 1 ;
84+ border : 1 px ;
8885}
8986td .logo {
9087 max-width : 300px ;
You can’t perform that action at this time.
0 commit comments