Merge branch 'devel' into 'devel'

Devel

See merge request oliver/ivatar!137
This commit is contained in:
Oliver Falk
2019-03-14 10:00:14 +01:00
3 changed files with 11 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
@import 'tortin.less';
@bg-hero:#ff4400;
.btn {
border-radius: 0px !important;
}
section.content h1, section.content h2, section.content h3, section.content h4, section.content h5, section.content h6 {
color: #ff4400;
}

View File

@@ -1,6 +0,0 @@
@import 'tortin.less';
@bg-hero:#ff8800;
.btn {
border-radius: 0px !important;
}