about summary refs log tree commit diff
path: root/compose/nginx/main/style.css
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel@dybiec.info>2020-05-24 23:38:17 +0200
committerPaweł Dybiec <pawel@dybiec.info>2020-05-24 23:38:17 +0200
commitdb4ec760f4c5a2d2a881ff2ff86143f33d6decd0 (patch)
tree470cf9ab6a33585242147fd26d91ba264d313f1d /compose/nginx/main/style.css
parentAdd cs map service (diff)
Add my website
Diffstat (limited to 'compose/nginx/main/style.css')
-rw-r--r--compose/nginx/main/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/compose/nginx/main/style.css b/compose/nginx/main/style.css
new file mode 100644
index 0000000..04e2c4b
--- /dev/null
+++ b/compose/nginx/main/style.css
@@ -0,0 +1 @@
+html{position:relative background-color:#fff;font-family:sans-serif;line-height:24px}body{color:#333;font-size:16px}h1,h2,h3{margin:0px 0px 18px 0px;padding:24px 0px 0px 0px}p,ul{margin:18px 0px 18px 0px}img{margin:12px 0px 12px 0px;max-width:100%}ul{padding-left:18px}a{color:#111;text-decoration:none}h1,h2,h3{font-weight:normal}h1{font-size:26px}h2{font-size:22px}h3{font-size:18px}@media screen and (min-width:768px){aside{width:15%;height:100%;position:fixed;top:0;left:0}main{width:80%;position:absolute;top:0;left:15%}}aside h1,aside h2,aside h3{margin:0px 0px 8px 0px;padding:8px 0px 0px 0px}aside ul{padding-left:0px;margin:8px 0px 8px 0px}aside{background-color:#333333;color:#ffffff;text-align:center}aside a{color:#eeeeee}aside div{padding-bottom:1em}aside div img{border-radius:50%;max-width:120px}aside div nav ul li{display:block;text-transform:lowercase;margin:2px 2px 2px 2px}footer{color:#555555;font-size:14px;text-align:center;height:4em;width:100%;padding-top:1.2em;font-family:sans-serif bottom:0}footer a{color:#111111;font-weight:bold}body div#content{padding-left:4%}main a{border-bottom:1px solid #555}