Forráskód Böngészése

Restructure CV publications layout

Andrea Franceschini 2 éve
szülő
commit
702d83d590
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      pages/cv.php

+ 2 - 2
pages/cv.php

@@ -154,7 +154,7 @@ $twitter_image = 'images/colopic.jpg';
 		<section class="macro full col-start-1 sm:col-span-2">
 			<h2>Publications</h2>
 			<div class="body grid grid-cols-1 sm:grid-cols-2 gap-x-6 gap-y-0">
-				<section id="ref-papers" class="left col-start-1 col-span-1">
+				<section id="ref-papers" class="full col-start-1 col-span-1">
 					<h3>Refereed papers</h3>
 					<ul class="nomargin">
 						<!-- <li>A. Franceschini, R. Laney, C. Dobbyn (2020) <a href="">Sketching Music together: mixed groups exploring melodic similarity and contrast using a Digital Tabletop</a>. In <em>Journal of Music, Technology &amp; Education, Volume 1x, Number y</em> (XYZ 2022). (<a href="">Scopus</a>)</li> -->
@@ -168,7 +168,7 @@ $twitter_image = 'images/colopic.jpg';
 						<li>A. Franceschini (2010) <a href="<?=$baseurl?>files/smc2010.pdf" title="PDF, 570 KB">Towards a practical approach to music theory on the Reactable</a>. In <em>Proceedings of the 7th Sound and Music Computing Conference (SMC)</em>, Barcelona, Spain. (<a href="https://www.scopus.com/record/display.uri?eid=2-s2.0-84905169162&origin=resultslist">Scopus</a>)</li>
 					</ul>
 				</section>
-				<section id="posters" class="right col-start-1 col-span-1 sm:col-start-2">
+				<section id="posters" class="full col-start-1 col-span-2">
 					<h3>Posters</h3>
 					<ul class="nomargin">
 						<li>A. Franceschini, J. P. Sharkey, A. R. Beresford (2020) <a href="<?=$baseurl?>files/ccers20-inequality-poster-combo.pdf" title="PDF, 1.5 MB">Effective use of mathematical equations in an online learning environment</a>. In <em>Proceedings of the Cambridge Computing Education Research Symposium 2020</em>, Cambridge, UK.</li>