Skip to content

Commit d4c2f5b

Browse files
committed
Slightly reorganize profiles page
1 parent 16de912 commit d4c2f5b

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

css/style.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ hr#footer-top { width: 33%; border: none; border-top: 1px solid silver; }
8282
/* Profiles ----------------------------------------------------------------- */
8383
#profiles ul {
8484
column-width: 10em;
85-
-moz-column-width: 10em;
86-
-webkit-column-width: 10em;
8785
}
8886

8987
/* CV ----------------------------------------------------------------------- */

profiles.xhtml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
of the number of profiles I maintain (or ought to!). That said, below is my
1919
best shot at listing at least the main ones:
2020
</p>
21-
<h3>generic / unsorted</h3>
21+
<h3>Social networks</h3>
2222
<ul class="plain">
2323
<!-- <li>
2424
<img src="img/favicons/about.me.png" alt=""/>
@@ -230,7 +230,7 @@
230230
<!-- Channel URL (same page as above): https://www.youtube.com/c/WaldirPimenta -->
231231
</li>
232232
</ul>
233-
<h3>academic</h3>
233+
<h3>Academic &amp; Professional</h3>
234234
<ul class="plain">
235235
<li>
236236
<img src="https://www.google.com/s2/favicons?domain=academia.edu" alt=""/>
@@ -248,9 +248,6 @@
248248
<img src="https://www.google.com/s2/favicons?domain=researchgate.com" alt=""/>
249249
<a href="https://www.researchgate.net/profile/Waldir_Pimenta" title="username: Waldir_Pimenta" id="researchgate">ResearchGate</a>
250250
</li>
251-
</ul>
252-
<h3>professional</h3>
253-
<ul class="plain">
254251
<li>
255252
<img src="https://www.google.com/s2/favicons?domain=linkedin.com" alt=""/>
256253
<a href="https://linkedin.com/in/waldir.pimenta" title="username: waldir.pimenta" id="linkedin">LinkedIn</a>

0 commit comments

Comments
 (0)