You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="description"content="Find peers displays what projects 42 students are working on, allowing them to find peers to collaborate with.">
9
-
<title>Find peers</title>
8
+
<metaname="description"content="Find Peers displays what projects 42 students are working on, allowing them to find peers to collaborate with.">
9
+
<title>Find Peers</title>
10
10
<style>
11
11
:root {
12
12
color-scheme: dark;
@@ -204,20 +204,20 @@
204
204
}
205
205
206
206
footer {
207
-
position: fixed;
208
-
bottom: 16px;
209
-
left: var(--root-padding);
210
-
font-size: var(--font-size-4);
211
-
}
212
-
213
-
footera {
214
-
color: #4a98c5;
215
-
text-decoration: none;
216
-
}
217
-
218
-
footera:hover {
219
-
color: var(--accent);
220
-
}
207
+
position: fixed;
208
+
bottom: 16px;
209
+
left: var(--root-padding);
210
+
font-size: var(--font-size-4);
211
+
}
212
+
213
+
footera {
214
+
color: #4a98c5;
215
+
text-decoration: none;
216
+
}
217
+
218
+
footera:hover {
219
+
color: var(--accent);
220
+
}
221
221
</style>
222
222
223
223
<scriptasync>
@@ -232,9 +232,9 @@
232
232
</head>
233
233
234
234
<divclass="banner">
235
-
<divid="title">
236
-
- Find Peers -
237
-
</div>
235
+
<divid="title">
236
+
- Find Peers -
237
+
</div>
238
238
<divid="title-small">
239
239
What are 42 students working on?
240
240
</div>
@@ -344,7 +344,7 @@
344
344
</div>
345
345
346
346
<footer>
347
-
<ahref="https://github.com/codam-coding-college/find-peers">Source</a> | <i>Built by <ahref="https://profile.intra.42.fr/users/jkoers">@jkoers</a></i> | <i>Maintained by <ahref="https://profile.intra.42.fr/users/nmattos-">@nmattos-</a></i>
347
+
<ahref="https://github.com/codam-coding-college/find-peers">Source</a> | <i>Built by <ahref="https://profile.intra.42.fr/users/jkoers">@jkoers</a></i> | <i>Maintained by <ahref="https://profile.intra.42.fr/users/nmattos-">@nmattos-</a></i>
This page displays what projects 42 students are working on, allowing them to find peers to collaborate with.<br/>
127
+
<divclass="description-left">
128
+
Find Peers displays what projects 42 students are working on, allowing them to find peers to collaborate with.<br/>
129
+
</div>
130
+
<divclass="login-title">
131
+
Please login to continue
127
132
</div>
128
-
<divclass="login-title">
129
-
Please login to continue
130
-
</div>
131
-
<buttononclick="window.location.href='/auth/42'">Login with 42</button>
133
+
<buttononclick="window.location.href='/auth/42'">Login with 42</button>
132
134
</div>
133
135
134
136
<footer>
135
-
<ahref="https://github.com/codam-coding-college/find-peers">Source</a> | <i>Built by <ahref="https://profile.intra.42.fr/users/jkoers">@jkoers</a></i> | <i>Maintained by <ahref="https://profile.intra.42.fr/users/nmattos-">@nmattos-</a></i>
137
+
<ahref="https://github.com/codam-coding-college/find-peers">Source</a> | <i>Built by <ahref="https://profile.intra.42.fr/users/jkoers">@jkoers</a></i> | <i>Maintained by <ahref="https://profile.intra.42.fr/users/nmattos-">@nmattos-</a></i>
0 commit comments