[fix]Fix trapezoid on splashpage
This commit is contained in:
parent
011f7ecab5
commit
7f133928b6
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@
|
||||||
%br
|
%br
|
||||||
%small{ style: "color: #{contrast_color(header_color)}" }
|
%small{ style: "color: #{contrast_color(header_color)}" }
|
||||||
= event.subtitle
|
= event.subtitle
|
||||||
.trapezoid{ style: "color: #{header_color}; top: 12px;" }
|
|
||||||
|
.trapezoid{ style: "color: #{header_color}; border-top-color: #{header_color}; top: 12px;" }
|
||||||
|
|
||||||
.panel-body
|
.panel-body
|
||||||
%h4
|
%h4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue