Skip to content

Latest commit

 

History

History
executable file
·
223 lines (216 loc) · 9.18 KB

index.md

File metadata and controls

executable file
·
223 lines (216 loc) · 9.18 KB
layout title subheadline permalink show_meta header
page
Andy Sigler
/
false
false
<style type="text/css"> .borderImg { border: 1px solid #222; /* -webkit-filter: grayscale(50%); Safari 6.0 - 9.0 filter: grayscale(50%);*/ } .borderImg:hover { -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */ filter: grayscale(0%); } .overlayText { border-radius: 2px; position: absolute; bottom: 1px; left: 16px; background-color: rgba(0,0,0,0.7); color: white; font-size: 14px; padding: 0px 5px 0px 5px; } .bottomMargin { margin-bottom: 20px; } .sectionTitle { font-size: 42px; } .sectionContent { margin-top: 0px !important; /* overwrite theme */ } hr { margin: 0px 0px 0px 0px; } </style>
Automation
Gadgets
DIY Circuits
Master's Thesis
Physical Computing
Web
<script type="text/javascript" src="{{ site.url }}/assets/js/frontPage.js"></script>