diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2018-11-29 00:03:00 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2018-11-29 00:03:00 +0100 |
commit | 6e3ad2f1355e5f474cc02ab3b9eebe881dbb04ee (patch) | |
tree | f41a8fcdb5a8ef412a408ae637defb2985f5d3b1 /assets/global/global.css | |
parent | afad95324de8f078e9f3dedc66df66b6c2eebe72 (diff) | |
download | wcms-6e3ad2f1355e5f474cc02ab3b9eebe881dbb04ee.tar.gz wcms-6e3ad2f1355e5f474cc02ab3b9eebe881dbb04ee.zip |
fonts
Diffstat (limited to 'assets/global/global.css')
-rw-r--r-- | assets/global/global.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/global/global.css b/assets/global/global.css new file mode 100644 index 0000000..4fe1d10 --- /dev/null +++ b/assets/global/global.css @@ -0,0 +1,3 @@ +body { + background-color: white; +}
\ No newline at end of file |