File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
utils/gcloud/deploy-cloud-run-service/v2.0 Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 162162 {font-size : 16px ;padding : 5px 10px }
163163 input [type = button ]
164164 {cursor : pointer}
165+
166+ .visually-hidden
167+ {position : absolute !important ;width : 1px !important ;height : 1px !important ;padding : 0 !important ;margin : -1px !important ;overflow : hidden !important ;
168+ clip : rect (0 0 0 0 ) !important ;white-space : nowrap !important ;border : 0 !important }
169+
165170
166171 </ style >
167172
168173
169174 < gcloud-hdr component =grp >
175+ < h1 class =visually-hidden >
176+ Download Github Directory
177+ </ h1 >
170178 < img class =title src ='images/deploy-cloud-run-service.png ' style ='top:-15px;height:80px ' alt ='deploy cloud run service '>
171- < time slot =date datetime =2025-10-31 > 31 Oct 2025</ time >
179+ < time slot =date datetime =2025-10-31 >
180+ 31 Oct 2025
181+ </ time >
172182 </ gcloud-hdr >
173183
174184
You can’t perform that action at this time.
0 commit comments