master
Tancre 4 years ago
parent b9051f2e7e
commit 124869b454

@ -67,7 +67,7 @@
}
h1 { font-family: "Lucida Console", Monaco, monospace !important; }
#wrapper {background-color: #0000 !important}
#ihtp {color: white !important; width: 88% !important;}
#ihtp {color: white !important; width: 92% !important;}
a{color: white !important; }
a#student-page{color: white !important;}
@ -121,6 +121,12 @@ The result is an explorable diary and labyrinth where humans and machines, texts
<section id='main'>
<div id="galleries">
<div id='publication'>
<h3 class='gal-title'>Publication</h3>
<ul id='publist'>
<li><a href='pdf/OHE.pdf' target="_blank" class='ext2'>Out-of-Hardware Experience: Consciousness and Software [PDF]</a></li>
</ul>
</div>
<div id='work'>
<h3 class='gal-title'>Work</h3>
<ul id='publist'>
@ -133,12 +139,7 @@ The result is an explorable diary and labyrinth where humans and machines, texts
<img src="img/6.png" class='workimg'/>
<img src="img/4.png" class='workimg'/>
</div>
<div id='publication'>
<h3 class='gal-title'>Thesis</h3>
<ul id='publist'>
<li><a href='pdf/OHE.pdf' target="_blank" class='ext2'>Out-of-Hardware Experience: Consciousness and Software [PDF]</a></li>
</ul>
</div>
</div>
</section>

Loading…
Cancel
Save