waidyanatha / strix-mom

Strix receiver-server
0 stars 0 forks source link

CSS files #11

Closed waidyanatha closed 10 years ago

waidyanatha commented 10 years ago

We need to have proper CSS files. Instead of calling them bootstrap.css etc let's have a CSS for each app; i.e. 5 separate CSS --

1) main-style.css - will contain all the theme specific styling that is generic to every app; for example top banner, heading, h1 - h5, button styles, etc

2) library-style.css - will contain library specific styles; example - thumbnail and cover-page displays

3) classroom-style.css - will contain classroom specific styles; example - stream window display style

4) user-style.css - will contain user management specific styles; example - user profile image display styles etc

5) dlabel-style.css - will contain dynamic label specific styles; example - fonts, colours, background, etc

* Also replace the Jaggery "J" logo with the Strix Owls logo *

Madhuka commented 10 years ago

bootstrap will be used for css..