File tree Expand file tree Collapse file tree 1 file changed +11
-19
lines changed
utils/misc/html/misc-hdr/v2.0 Expand file tree Collapse file tree 1 file changed +11
-19
lines changed Original file line number Diff line number Diff line change 1414 padding- botto m: 20px;bor der- botto m: 1px solid lightgray;
1515 }
1616
17- .icon {
18- cursor : pointer;
19- border-radius : 3px ;
20- border : 1px solid gray;
21- box-sizing : border-box;
22- width : 38px ;
23- height : 38px ;
24- }
25-
26- .item {
27- display : inline-flex;
28- align-items : center;
29- text-align : center;
30- background : buttonface;
31- border-radius : 3px ;
32- border : 1px solid lightgray;
33- padding : 5px 7px ;
34- }
35-
17+ .icon
18+ {cursor : pointer;border-radius : 3px ;border : 1px solid gray;box-sizing : border-box;
19+ width : 38px ;height : 38px }
20+
21+ .item
22+ {display : inline-flex;align-items : center;text-align : center;background : buttonface;
23+ border-radius : 3px ;border : 1px solid lightgray;padding : 5px 7px }
24+
3625 .item-label
3726 {}
3827
3928 ::slotted ([slot = title ])
4029 {text-align : center;position : absolute;left : 0 ;right : 0 ;top : 0px ;z-index : -1 ;margin : 0 auto}
4130
31+ page-source
32+ {margin-right : 20px }
33+
4234 ::slotted ([slot = version ])
4335 {font-weight : bold;color : blue;margin-right : 10px }
4436
You can’t perform that action at this time.
0 commit comments