From e0a0567a0a85fc713229a676accd21a57b2d6701 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Wed, 23 Mar 2011 01:01:57 -0400 Subject: [PATCH] Static body width of 800px --- index.html | 45 ++++++++++++++++++++++++--------------------- style.css | 14 ++++++++++---- 2 files changed, 34 insertions(+), 25 deletions(-) diff --git a/index.html b/index.html index 7919d17..4036807 100644 --- a/index.html +++ b/index.html @@ -6,30 +6,33 @@ -

ease.js

-

The JavaScript Paradigm Shifter

+
+

ease.js

+

The JavaScript Paradigm Shifter

- -
+ +
-

- ease.js is a collection of CommonJS modules intended to “ease” - the transition into JavaScript from other Object-Oriented languages. It - provides an intuitive means of achieving classical inheritance and has - planned support for traits/mixins, function overloading and more. -

+

+ ease.js is a collection of CommonJS modules intended to “ease” + the transition into JavaScript from other Object-Oriented languages. It + provides an intuitive means of achieving classical inheritance and has + planned support for traits/mixins, function overloading and more. +

-

- This project is under heavy development. However, the - master branch is always guaranteed to be in a working, stable - state. It is currently in use within a production system at the author's - place of employment. Feel free to use ease.js in your own projects. -

+

+ This project is under heavy development. However, the + master branch is always guaranteed to be in a working, stable + state. It is currently in use within a production system at the author's + place of employment. Feel free to use ease.js in your own projects. +

+
+