add welcome page styles

This commit is contained in:
buzz-lightsnack-2007 2024-05-17 23:58:49 +08:00
parent 7eb43a5224
commit a6efe8f06f
2 changed files with 6 additions and 0 deletions

3
styles/fonts/hello.css Normal file
View file

@ -0,0 +1,3 @@
[for="extension_description"] {
font-weight: bold;
}

3
styles/hello.css Normal file
View file

@ -0,0 +1,3 @@
/*@import url("/styles/layouts/hello.css");
@import url("/styles/colors/hello.css");*/
@import url("/styles/fonts/hello.css");