/*
Theme Name: edoba
Description: small framework for quickly getting started with your wordpress theme development
Author: Lorenz Seeger
Version: 1.0
*/

@import url(css/reset.css);
@import url(css/screen.css);
