comparison structure.css @ 1682:e1f00361326d

Added intial files. apeTool.html is main index html document to be loaded. core.js contains core functions and classes including audioEngine and audioObjects. graphics.css and structure.css for css style definitions.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Sun, 08 Mar 2015 12:30:25 +0000
parents
children 955d229b8a02
comparison
equal deleted inserted replaced
1681:2793a401b582 1682:e1f00361326d
1 /* structure.css
2 * Define the structure for classes and objects in HTML
3 */
4
5 body {
6
7 }