summaryrefslogtreecommitdiff
path: root/theme/cccevents/static/css/custom.css
diff options
context:
space:
mode:
authorHans-Peter Oeri <hp@oeri.ch>2018-10-25 11:32:42 +0000
committerHans-Peter Oeri <hp@oeri.ch>2018-10-25 11:32:42 +0000
commitff89112e87a34156fd0d4a10a10fd43b6f525cbd (patch)
tree7bf3bcf334051dbf2f8d96981b8d199470064eac /theme/cccevents/static/css/custom.css
parent17a536b7ffba296f1fc71337ce8aa2910f5ed3fc (diff)
parentc8cfe63aac73a92ae02354a5306ca5480808daff (diff)
Merge branch 'redohp' into 'master'
re-do site in schiedsstelle layout See merge request KampfCaspar/help.ccc.de!1
Diffstat (limited to 'theme/cccevents/static/css/custom.css')
-rw-r--r--theme/cccevents/static/css/custom.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/theme/cccevents/static/css/custom.css b/theme/cccevents/static/css/custom.css
new file mode 100644
index 0000000..145485d
--- /dev/null
+++ b/theme/cccevents/static/css/custom.css
@@ -0,0 +1,13 @@
1p.appointment {
2 margin-top: 10px;
3 margin-left: 120px;
4 position: relative;
5}
6p.appointment > img {
7 margin-right: 20px;
8 margin-bottom: 20px !important;
9 width: 100px !important;
10 position: absolute;
11 left: -120px;
12}
13