add welcome page styles
This commit is contained in:
parent
7eb43a5224
commit
a6efe8f06f
2 changed files with 6 additions and 0 deletions
3
styles/fonts/hello.css
Normal file
3
styles/fonts/hello.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
[for="extension_description"] {
|
||||
font-weight: bold;
|
||||
}
|
3
styles/hello.css
Normal file
3
styles/hello.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
/*@import url("/styles/layouts/hello.css");
|
||||
@import url("/styles/colors/hello.css");*/
|
||||
@import url("/styles/fonts/hello.css");
|
Loading…
Add table
Add a link
Reference in a new issue