mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 12:12:20 +00:00
Fix css comment style
This commit is contained in:
parent
7bfaf07980
commit
de8267f41e
@ -3,10 +3,10 @@
|
|||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Uncomment and adjust accordingly if you want to import another font from the google-fonts-api:
|
/* Uncomment and adjust accordingly if you want to import another font from the google-fonts-api: */
|
||||||
// @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;700&display=swap');
|
/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;700&display=swap'); */
|
||||||
|
|
||||||
// Change color and fonts here:
|
/* Change color and fonts here: */
|
||||||
:root {
|
:root {
|
||||||
--color-text: #999;
|
--color-text: #999;
|
||||||
--color-text-dimmed: #666;
|
--color-text-dimmed: #666;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user