This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
start [2026/08/12 18:52] flowcytometry |
start [2026/08/20 13:06] (current) flowcytometry |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| .right { | .right { | ||
| - | flex: 0 0 250px; | + | flex: 0 0 300px; |
| text-align: center; | text-align: center; | ||
| | | ||
| | | ||
| /* Move GIF down so it starts at the team-photo level */ | /* Move GIF down so it starts at the team-photo level */ | ||
| - | margin-top: 210px; | + | margin-top: 160px; |
| } | } | ||
| Line 32: | Line 32: | ||
| } | } | ||
| + | .left > img:first-child { | ||
| + | width: 450px; | ||
| + | height: auto; | ||
| + | display: block; | ||
| + | margin-left: 0; | ||
| + | |||
| + | } | ||
| .right img { | .right img { | ||
| - | width: 300px; | + | width: 350px; |
| height: auto; | height: auto; | ||
| } | } | ||
| Line 40: | Line 47: | ||
| .team { | .team { | ||
| display: flex; | display: flex; | ||
| - | flex-direction: column; | + | flex-direction: row; |
| - | align-items: center; | + | align-items: flex-start; |
| - | gap: 15px; | + | gap: 20px; |
| - | margin-bottom: 40px; | + | margin-bottom: 20px; |
| } | } | ||
| - | /* Mariana on top */ | + | /* Mariana on the left */ |
| .mariana { | .mariana { | ||
| margin: 0; | margin: 0; | ||
| Line 55: | Line 62: | ||
| display: flex; | display: flex; | ||
| flex-direction: column; | flex-direction: column; | ||
| - | gap: 5px; | + | gap: 15px; |
| align-items: flex-start; | align-items: flex-start; | ||
| } | } | ||
| Line 61: | Line 68: | ||
| .team-row { | .team-row { | ||
| display: flex; | display: flex; | ||
| - | gap: 15px; | + | gap: 5px; |
| justify-content: flex-start; | justify-content: flex-start; | ||
| flex-wrap: nowrap; | flex-wrap: nowrap; | ||
| Line 71: | Line 78: | ||
| justify-content: center; | justify-content: center; | ||
| gap: 20px; | gap: 20px; | ||
| - | margin: 20px 0 80px 0; | + | margin: 50px 0 80px 0; |
| } | } | ||
| Line 122: | Line 129: | ||
| <!-- Mariana --> | <!-- Mariana --> | ||
| <div> | <div> | ||
| - | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=mariana_wiki_name.png" width="110"> | + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=mariana_wiki_name_3.png" width="110"> |
| </div> | </div> | ||
| Line 130: | Line 137: | ||
| <div class="team-row"> | <div class="team-row"> | ||
| <img src="/facility/flowcytometry/lib/exe/fetch.php?media=ana_wiki_name.png" width="110"> | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=ana_wiki_name.png" width="110"> | ||
| - | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=andre_wiki_name.png" width="110"> | + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=andre_wiki_name_2.png" width="110"> |
| - | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=andreia_wiki_name.png" width="110"> | + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=andreia_wiki_name_2.png" width="110"> |
| - | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=maria_wiki_name.png" width="110"> | + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=maria_wiki_name_2.png" width="110"> |
| </div> | </div> | ||
| <div class="team-row"> | <div class="team-row"> | ||
| - | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=mariateresa_wiki_name.png" width="110"> | + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=mariateresa_wiki_name_2.png" width="110"> |
| - | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=nuno_wiki_name.png" width="110"> | + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=nuno_wiki_name_2.png" width="110"> |
| - | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=rute_wiki_name.png" width="110"> | + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=rute_wiki_name_2.png" width="110"> |
| - | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=sonia_wiki_name.png" width="110"> | + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=sonia_wiki_name_2.png" width="110"> |
| </div> | </div> | ||
| Line 218: | Line 225: | ||
| ---- | ---- | ||
| <html> | <html> | ||
| - | <td style="border:0px solid white;"> | + | |
| - | <p style="text-align:left">                                                                       <a href="https://isac-net.org/" target="_blank"><img src="/facility/flowcytometry/lib/exe/fetch.php?media=isac_logo.png"></a>        <a href="https://aurora-users.cytekbio.com/login?returnurl=%2f" target="_blank"><img src="/facility/flowcytometry/lib/exe/fetch.php?media=cytek_logo.png"></a>        <a href="https://learning.isac-net.org/" target="_blank"><img src="/facility/flowcytometry/lib/exe/fetch.php?media=cyto_university.png"></a>       </p></td> | + | <td style="border:0px solid white;"> |
| + | |||
| + | <div style="display:flex; align-items:center; justify-content:space-between; gap:20px; width:100%;"> | ||
| + | |||
| + | <a href="https://isac-net.org/" target="_blank"> | ||
| + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=isac_logo.png" style="width:320px; height:150px; object-fit:contain;"> | ||
| + | </a> | ||
| + | |||
| + | <a href="https://learning.isac-net.org/" target="_blank"> | ||
| + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=cyto_university.png" style="width:320px; height:150px; object-fit:contain;"> | ||
| + | </a> | ||
| + | |||
| + | <a href="http://flxflow.pt/" target="_blank"> | ||
| + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=flxflow_logo.png" style="width:320px; height:150px; object-fit:contain;"> | ||
| + | </a> | ||
| + | |||
| + | <a href="https://www.bdbiosciences.com/en-us" target="_blank"> | ||
| + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=bd.jpg" style="width:320px; height:150px; object-fit:contain;"> | ||
| + | </a> | ||
| + | |||
| + | <a href="https://cytekbio.com/" target="_blank"> | ||
| + | <img src="/facility/flowcytometry/lib/exe/fetch.php?media=cytek.png" style="width:320px; height:150px; object-fit:contain;"> | ||
| + | </a> | ||
| + | |||
| + | </div> | ||
| + | |||
| + | </td> | ||
| </html> | </html> | ||
| + | |||
| ---- | ---- | ||
| + | ===== Contacts ===== | ||
| <html> | <html> | ||
| - | <td style="border:0px solid white;"> | ||
| - | <p style="text-align:left">                                                 <a href="http://flxflow.pt/" target="_blank"><img src="/facility/flowcytometry/lib/exe/fetch.php?media=flxflow_logo.png" width=140></a>        <a href="https://www.bdbiosciences.com/en-us" target="_blank"><img src="/facility/flowcytometry/lib/exe/fetch.php?media=bd.jpg" width=140></a>        <a href="https://cytekbio.com/" target="_blank"><img src="/facility/flowcytometry/lib/exe/fetch.php?media=cytek.png" width=200></a></p></td> | ||
| - | </html> | ||
| - | ---- | + | <div style="margin-bottom:20px;"> |
| + | <div style="font-style:italic; font-size:15px; font-weight:400;">Flow Cytometry Platform</div> | ||
| + | <div style="margin-top:4px;"> | ||
| + | <a href="mailto:flowcytometry@gimm.pt">flowcytometry@gimm.pt</a> | ||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | <div style="display:flex; gap:12px; width:650px;"> | ||
| + | |||
| + | <div style="flex:1; padding:12px 18px 10px; background:#fafafa; border:1px solid #e1e5e9; border-left:6px solid #7b4bb7; border-radius:4px;"> | ||
| + | |||
| + | <div style="font-size:16px; font-weight:600; color:#7b4bb7; margin-bottom:10px;"> | ||
| + | Lisbon site | ||
| + | </div> | ||
| + | |||
| + | <div style="font-size:13px; padding:5px 0; border-top:1px solid #e9ecef; line-height:1.5;"> | ||
| + | Faculdade de Medicina de Lisboa<br>Room P2-A-49 & P2-A-32<br>Av. Prof. Egas Moniz<br>1649-028 Lisboa | ||
| + | </div> | ||
| + | |||
| + | <div style="font-size:13px; padding:5px 0; border-top:1px solid #e9ecef; line-height:1.2;"> | ||
| + | <span style="color:#7a8491;">Internal</span><br> | ||
| + | 47222 / 47224 | ||
| + | </div> | ||
| + | |||
| + | <div style="font-size:13px; padding:5px 0 1px; border-top:1px solid #e9ecef; line-height:1.2;"> | ||
| + | <span style="color:#7a8491;">External</span><br> | ||
| + | <a href="tel:+351935002815">+351 935 002 815</a> | ||
| + | </div> | ||
| + | |||
| + | </div> | ||
| + | |||
| + | |||
| + | <div style="flex:1; padding:12px 18px 10px; background:#fafafa; border:1px solid #e1e5e9; border-left:6px solid #7aaa28; border-radius:4px;"> | ||
| + | |||
| + | <div style="font-size:16px; font-weight:600; color:#7aaa28; margin-bottom:10px;"> | ||
| + | Oeiras site | ||
| + | </div> | ||
| + | |||
| + | <div style="font-size:13px; padding:5px 0; border-top:1px solid #e9ecef; line-height:1.5;"> | ||
| + | R. Q.ta Grande 6<br>Room 0B01 & 0B14<br>Bartolomeu Dias Wing<br>2780-156 Oeiras | ||
| + | </div> | ||
| + | |||
| + | <div style="font-size:13px; padding:5px 0; border-top:1px solid #e9ecef; line-height:1.2;"> | ||
| + | <span style="color:#7a8491;">Internal</span><br> | ||
| + | 4625 | ||
| + | </div> | ||
| + | |||
| + | <div style="font-size:13px; padding:5px 0 1px; border-top:1px solid #e9ecef; line-height:1.2;"> | ||
| + | <span style="color:#7a8491;">External</span><br> | ||
| + | <a href="tel:+351935002594">+351 935 002 594</a> | ||
| + | </div> | ||
| + | |||
| + | </div> | ||
| + | |||
| + | </div> | ||
| + | |||
| + | </html> | ||
| + | \\ | ||
| + | \\ | ||
| <html> | <html> | ||
| - | <span style="color:grey;font-size:100%;"> This page is created and maintained by the <a href="/facility/flowcytometry/doku.php?id=about">Flow Cytometry Platform</a></span><br> | + | <p style="text-align:right">Looking for another wiki? </a>     <a href="https://imm.medicina.ulisboa.pt/facility/bioimaging/doku.php?id=start" target="_blank"><img src="/facility/flowcytometry/lib/exe/fetch.php?media=gimm_bioimaging_logo.png" width=120></a> |
| - | <p style="text-align:right"> | + | |
| - | Looking for another wiki? </a>     <a href="https://imm.medicina.ulisboa.pt/facility/bioimaging/doku.php?id=start" target="_blank"><img src="/facility/flowcytometry/lib/exe/fetch.php?media=gimm_bioimaging_logo.png" width=120></a> | + | |
| </p> | </p> | ||
| </html> | </html> | ||