testing pre.atari
This commit is contained in:
parent
a4492d019a
commit
1fab8c24d0
@ -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;
|
||||||
|
@ -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 ;
|
||||||
|
Loading…
Reference in New Issue
Block a user