Rename .min.css files to .css
This commit is contained in:
parent
6ffd5d8c5c
commit
1d76709b91
11 changed files with 27 additions and 29 deletions
|
@ -5,6 +5,10 @@ been moved to global.css and imported below.
|
|||
*/
|
||||
@import url('global.css');
|
||||
|
||||
html {
|
||||
color-scheme: dark;
|
||||
}
|
||||
|
||||
div.project pre {
|
||||
border: 1px solid #666666
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue