remove extra whitespace
This commit is contained in:
parent
845f482b57
commit
0b906a4f66
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
<style type="text/css">
|
||||
* {
|
||||
font-size: 50px;
|
||||
color: #ff00ff;
|
||||
font-size: 50px;
|
||||
color: #ff00ff;
|
||||
font-family: helvetica, arial;
|
||||
}
|
||||
#player {
|
||||
|
|
Reference in a new issue