UNPKG

ria

Version:

Node tool for developing RIA Apps using the RIA app framework. Helps initialize the app and create modules using UI templates and archetecture.

10 lines (9 loc) 151 B
/* CSS for the helloWorld module. Do not leave file empty. */ .helloWorld-module{ width:300px; top:90px; left:calc(50% - 150px); }