aboutsummaryrefslogtreecommitdiff
path: root/assets/css/home.css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-11-12 11:11:58 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-11-12 11:11:58 +0100
commit89b05effb2eb45382762fcfcfae2373b7754caa7 (patch)
treede7a5298f1ef7a095c4b99e684c80b9152c686b1 /assets/css/home.css
parenta64af357ff41a61f5248e2052274315b390e979c (diff)
downloadwcms-89b05effb2eb45382762fcfcfae2373b7754caa7.tar.gz
wcms-89b05effb2eb45382762fcfcfae2373b7754caa7.zip
url-cleaning-redirect-correct-id
Diffstat (limited to 'assets/css/home.css')
-rw-r--r--assets/css/home.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index 582042a..2fc3773 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -9,10 +9,15 @@ div#main {
body {
margin: 0;
height: 100%;
- background-color: #b1b1b1;
+ background-color: lightgrey;
+ font-family: monospace;
+ font-size: 15px;
}
.menu {
position: fixed;
right: 0;
}
+
+
+