diff options
author | Daniel Molkentin | 2017-08-07 15:04:50 +0200 |
---|---|---|
committer | Daniel Molkentin | 2017-08-07 15:05:18 +0200 |
commit | cf411dc0a33e3668c54fa00b027f9e898d4d30f4 (patch) | |
tree | 38ce65a1a9d9dd92e0a673a3606bbcf28441272f /configs/conferences/froscon2017/main.less | |
parent | c89671d5fb09a7f5e38a8dce08db2f5777bdaeef (diff) |
add Froscon 2017
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/froscon2017/main.less | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/conferences/froscon2017/main.less b/configs/conferences/froscon2017/main.less new file mode 100644 index 0000000..3c0c520 --- /dev/null +++ b/configs/conferences/froscon2017/main.less @@ -0,0 +1,5 @@ +@import "../../../assets/css/_structure.less"; + +// conference specific styles here + +@brand-primary: #41afff; |