File: style.css

Recommend this page to a friend!
  Classes of Dave Norminton   Number Run   style.css   Download  
File: style.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Number Run
Show a number count down or up in a page element
Author: By
Last change: Add files via upload
Date: 2 years ago
Size: 167 bytes
 

Contents

Class file image Download
html, body { margin : 0; padding : 0; font-size : 100% } .wrapper { width : 900px; margin : auto; padding-top : 100px; } #number, #number2 { display : inline-block; }