oss-slu / rerum-playground

A web-based set of tools for interacting with the objects that may exist in RERUM and all over the Internet.
MIT License
0 stars 6 forks source link

Consolidate CSS #27

Open alar12 opened 1 month ago

alar12 commented 1 month ago

Description As a developer, I need to separate the CSS into corresponding external CSS files for each HTML page or module, So that the project maintains consistent styling, modularity, and improves maintainability.

The project currently has CSS spread across HTML files and multiple external files. We need to organize the project by assigning each HTML file a corresponding CSS file for specific styles and creating a shared external CSS file for common styling rules.

Acceptance Criteria:

Virtual4087 commented 1 month ago

Can you assign this to me?

iz-Manik commented 1 month ago

Can you assign this to me? I am ready to work on this .

alar12 commented 1 month ago

Can you assign this to me?

You can work on it and raise the PR. If it fulfills all the requirements i will merge it.

alar12 commented 1 month ago

Can you assign this to me? I am ready to work on this .

You can work on it and raise the PR. If it fulfills all the requirements i will merge it.

iz-Manik commented 1 month ago

Can you assign this to me? I am ready to work on this .

You can work on it and raise the PR. If it fulfills all the requirements i will merge it.

Have proceeded with the tasks and raised a PR related to the same.

Sreeeja9866 commented 3 weeks ago

I will work on this