File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080 }
8181
8282 body {
83- font-family : "IBM VGA 9x16" , "IBM VGA 8x16" , monospace;
83+ font-family : "IBM VGA 9x16" , monospace;
8484 background-color : var (--bg-dark );
8585 color : var (--text-light );
8686 min-height : 100vh ;
110110
111111 .subheader {
112112 margin-top : 1.5rem ;
113- font-size : 1 rem ;
114- font-family : "IBM VGA 9x16" , "IBM VGA 8x16" , monospace;
113+ font-size : 16 px ;
114+ font-family : "IBM VGA 9x16" , monospace;
115115 font-weight : 400 ;
116116 color : var (--text-muted );
117117 letter-spacing : 0.05em ;
295295 }
296296
297297 .resource-name {
298- font-size : 0.95 rem ;
298+ font-size : 16 px ;
299299 font-weight : 500 ;
300300 color : var (--text-light );
301301 margin-bottom : 0.15rem ;
307307 }
308308
309309 .resource-cmd {
310- font-size : 0.8rem ;
310+ font-family : "IBM VGA 8x16" , monospace;
311+ font-size : 16px ;
311312 color : var (--text-dim );
312- font-weight : 600 ;
313313 }
314314
315315 .resource-cmd ::before {
316316 content : "$ " ;
317317 color : var (--gold-dim );
318- font-weight : 600 ;
319318 }
320319
321320 /* WARP Note */
You can’t perform that action at this time.
0 commit comments