Skip to content

Instantly share code, notes, and snippets.

View mkj-is's full-sized avatar
📱
Building iOS apps

Matěj Kašpar Jirásek mkj-is

📱
Building iOS apps
View GitHub Profile
@mkj-is
mkj-is / paper-stacks.html
Created January 21, 2013 23:34
Different CSS3 box-shadow paper-stacks (3rd is from here: http://cssdeck.com/labs/stacked-papers-using-box-shadow)
<!DOCTYPE html>
<html>
<head>
<title>Shadow test</title>
<style type="text/css">
#paper-stack1{
position: absolute;
top:100px;
left:100px;
width: 100px;