mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-22 06:12:55 +02:00
11 lines
538 B
Markdown
11 lines
538 B
Markdown
# Restyle your Extension
|
|
|
|
## Instructions
|
|
|
|
The codebase for this extension comes complete with styles, but you don't have to use them; make your extension your own by restyling it by editing its css file.
|
|
|
|
## Rubric
|
|
|
|
| Criteria | Exemplary | Adequate | Needs Improvement |
|
|
| -------- | -------------------------------------------- | --------------------- | ----------------- |
|
|
| | Code is submitted with functional new styles | Styling is incomplete | Styles are buggy | |