File tree Expand file tree Collapse file tree 1 file changed +13
-25
lines changed
utils/gcloud/html/gcloud-hdr/v2.0 Expand file tree Collapse file tree 1 file changed +13
-25
lines changed Original file line number Diff line number Diff line change 1515 .item
1616 {display : inline-flex;align-items : center;text-align : center;background : buttonface;border-radius : 3px ;border : 1px solid lightgray;padding : 5px 7px ;}
1717
18- .item-label {
19- }
18+ .item-label
19+ { }
2020
21- ::slotted (.title ) {
22- text-align : center;
23- position : absolute;
24- left : 0 ;
25- right : 0 ;
26- top : 0px ;
27- z-index : -1 ;
28- margin : 0 auto;
29- }
21+ ::slotted (.title )
22+ {text-align : center;position : absolute;left : 0 ;right : 0 ;top : 0px ;z-index : -1 ;margin : 0 auto;}
3023
3124
32- .date {
33- position : absolute;
34- top : 5px ;
35- right : 5px ;
36- }
25+ .date
26+ {position : absolute;top : 5px ;right : 5px ;}
3727
38- a {
39- color : blue;
40- }
41- a : visited {
42- color : blue;
43- }
28+ a
29+ {color : blue;}
30+ a : visited
31+ {color : blue;}
4432
4533
4634 </ style >
4735
4836 < section >
4937
5038 < div class =item >
51-
52- < top-menu component =grp > </ top-menu >
53-
39+
5440 < a id =home class =item-label href ='/ '>
5541 home
5642 </ a >
43+
44+ < top-menu component =grp > </ top-menu >
5745
5846 </ div >
5947
You can’t perform that action at this time.
0 commit comments