aboutsummaryrefslogtreecommitdiff
path: root/ps/ui/css/dppg.css
diff options
context:
space:
mode:
authorYour Name <you@example.com>2017-12-23 20:08:09 +0100
committerYour Name <you@example.com>2017-12-23 20:08:09 +0100
commit79fa6979aa36b40983827fc5608b8bed85eea833 (patch)
treeedd5ee0a6bbf883036d011248b8243d748e3adaa /ps/ui/css/dppg.css
parente1a06ca1c59c6af49671cf6f6ab48bcc95af6ef4 (diff)
downloadlesoiseaux.io-79fa6979aa36b40983827fc5608b8bed85eea833.tar.gz
Add existing ps.l.o site
Diffstat (limited to 'ps/ui/css/dppg.css')
-rw-r--r--ps/ui/css/dppg.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/ps/ui/css/dppg.css b/ps/ui/css/dppg.css
new file mode 100644
index 0000000..c7ad3dd
--- /dev/null
+++ b/ps/ui/css/dppg.css
@@ -0,0 +1,8 @@
+body {
+ font-family: 'Cormorant Garamond';
+}
+
+main {
+ margin: 0 auto;
+ width: 80%;
+} \ No newline at end of file