mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-03-01 16:44:32 +01:00
Merge pull request #430 from mdashlw/css-charset
Specify utf-8 charset for css
This commit is contained in:
commit
243de283da
1 changed files with 10 additions and 9 deletions
|
@ -1,3 +1,4 @@
|
|||
@charset "UTF-8";
|
||||
/*
|
||||
* Main stylesheet file.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue