File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 139139
140140 body
141141 {display : flex; flex-direction : column; height : calc (100% - 30px ); margin : 15px ; font-family : arial;}
142+
143+
144+ [component ]
145+ {display : none}
146+
147+ .icon
148+ {border : 1px solid gray;border-radius : 3px ;box-sizing : border-box;width : 30px ;height : 30px ;cursor : pointer}
149+
142150
143151 # upper
144152 {margin-top : 10px ; display : flex; justify-content : space-between; gap : 10px ; align-items : center;}
207215 < body >
208216
209217 < video-hdr component =grp >
210- < img class =title src ='images/video-player.png ' style ='top:10px ;height:80px ' alt ='video player '>
218+ < img class =title src ='images/video-player.png ' style ='top:5px ;height:60px ' alt ='video player '>
211219 < h1 slot =seo-hdr class =visually-hidden > video player</ h1 >
212220 < time slot =date datetime =2025-11-28 > 28 Nov 2025</ time >
213221 </ video-hdr >
You can’t perform that action at this time.
0 commit comments