mirror of
https://github.com/Kunsi/pretalx-plugin-broadcast-tools
synced 2025-06-08 07:02:23 +00:00
Fix some IDE warnings and suggestions
This commit is contained in:
parent
5613bf5acb
commit
8d961b8320
4 changed files with 20 additions and 18 deletions
|
@ -63,7 +63,7 @@ body {
|
|||
margin-left: -510px;
|
||||
padding: 15px;
|
||||
|
||||
box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.75);
|
||||
box-shadow: 5px 5px 10px 0 rgba(50, 50, 50, 0.75);
|
||||
background-color: #3aa57c;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue