mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-03-02 17:14:32 +01:00
Specify utf-8 charset for css
This commit is contained in:
parent
eb164ab11f
commit
3af51765df
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