DmitrMakeev commited on
Commit
de5ddd2
·
verified ·
1 Parent(s): ce10230

Update js/rus/rus.js

Browse files
Files changed (1) hide show
  1. js/rus/rus.js +1 -1
js/rus/rus.js CHANGED
@@ -578,7 +578,7 @@ editor.CssComposer.addRules(`
578
  #player {
579
  width: 480px;
580
  height: 270px;
581
- border: none;
582
  margin: 0 auto;
583
  position: relative;
584
  top: 0;
 
578
  #player {
579
  width: 480px;
580
  height: 270px;
581
+ border: 3px solid black;
582
  margin: 0 auto;
583
  position: relative;
584
  top: 0;