author | veltr |
Fri, 15 Feb 2013 12:23:01 +0100 | |
changeset 3 | 7fa607ed7e82 |
parent 1 | 1f574d93e195 |
child 4 | 26a901771957 |
permissions | -rw-r--r-- |
1 | 1 |
.iPad-simulator { |
2 |
position: absolute; /* top: 50%; margin-top: -444px; */ |
|
3 |
left: 50%; margin-left: -572px; |
|
4 |
width: 1024px; height: 768px; border-radius: 30px; |
|
5 |
padding: 0; border: 60px solid #333; |
|
6 |
} |
|
7 |
||
8 |
.iPad-simulator:after { |
|
9 |
content: ""; position: absolute; top: 364px; height: 40px; |
|
10 |
width: 40px; left: 1034px; background: #666; border-radius: 20px; |
|
11 |
} |