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>
149
149
href ="#ideas "> Our ideas list</ a > will be updated as soon as orgs tell us
150
150
they're interested in participating this year. If your favourite org isn't on
151
151
the 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
153
153
our schedule</ a > .</ li >
154
154
155
155
</ ul >
@@ -621,7 +621,7 @@ <h2>Project Ideas</h2>
621
621
< img src ="http://scrapinghub.com/images/shub-standard-logo.png "
622
622
width ="300 "> </ td >
623
623
<!-- Info -->
624
- < td > < h4 > ScrapingHub </ h4 > </ td >
624
+ < td > < h4 > Scrapinghub </ h4 > </ td >
625
625
< tr > < td > Scrapinghub is a company focused on information retrieval and its
626
626
later manipulation, deeply involved on developing and contributing in Open
627
627
Source projects regarding web crawling and data processing technologies. This
Original file line number Diff line number Diff line change 71
71
72
72
div .warning {
73
73
border : 1pt solid # E5E5E5 ;
74
- background-color : # F9F9FF ;
75
74
color : black;
76
75
77
76
margin : 10pt 30pt 10pt 30pt ;
78
- background-repeat : no-repeat;
79
- background-position : 8px 8px ;
80
77
min-height : 45px ;
81
78
padding : 10px 10px 10px 64px ;
82
79
83
- background-image : url ("warning.png" );
80
+ background : # F9F9FF url ("warning.png" ) no-repeat 8 px 8 px ;
84
81
}
85
82
table .ideas {
86
83
border-collapse : collapse;
87
- border : 1 ;
84
+ border : 1 px ;
88
85
}
89
86
td .logo {
90
87
max-width : 300px ;
You can’t perform that action at this time.
0 commit comments