testing pre.atari

This commit is contained in:
Greg Gauthier 2025-01-17 10:30:49 +00:00
parent a4492d019a
commit 1fab8c24d0
2 changed files with 2 additions and 2 deletions

View File

@ -268,7 +268,7 @@ pre {
line-height: 1.15; line-height: 1.15;
overflow-x: auto; overflow-x: auto;
} }
.atari { pre.atari {
width: 78%; width: 78%;
border: solid yellow 2px; border: solid yellow 2px;
padding-top: 10px; padding-top: 10px;

View File

@ -18,7 +18,7 @@
``` ```
For now, all my Atari stuff can be found at [https://ataricode.com](https://ataricode.com). For now, all my Atari stuff can be found at [https://ataricode.com](https://ataricode.com).
<pre atari> <pre class="atari">
10 ; 10 ;
20 ;ADDNRS.SRC 20 ;ADDNRS.SRC
30 ; 30 ;