Difference between revisions of "Team:UCL/Playingaround"
Line 129: | Line 129: | ||
#intro { | #intro { | ||
width:80%; | width:80%; | ||
− | |||
top:1em; | top:1em; | ||
padding:2em; | padding:2em; | ||
Line 135: | Line 134: | ||
border-radius:1em; | border-radius:1em; | ||
padding-top: 100px; | padding-top: 100px; | ||
+ | |||
-webkit-transform-origin:0 0; | -webkit-transform-origin:0 0; | ||
Line 172: | Line 172: | ||
-moz-box-sizing: border-box; | -moz-box-sizing: border-box; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
+ | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
#easing { | #easing { |
Revision as of 17:20, 29 June 2015
<!DOCTYPE html>
▼