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