Mercurial Hosting > reactionary
comparison src/site.css @ 46:89fdc29b296f
learn_bash work
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Fri, 05 Jan 2024 20:58:57 -0700 |
| parents | 14518d772090 |
| children | 84dd3edd03e9 |
comparison
equal
deleted
inserted
replaced
| 45:14518d772090 | 46:89fdc29b296f |
|---|---|
| 40 img[src="external_link.svg"] { | 40 img[src="external_link.svg"] { |
| 41 height: 12px; | 41 height: 12px; |
| 42 } | 42 } |
| 43 | 43 |
| 44 code { | 44 code { |
| 45 background-color: #EEE; | 45 background-color: #DDD; |
| 46 white-space: pre; | |
| 46 padding: 2px; | 47 padding: 2px; |
| 47 } | 48 } |
| 48 code[block] { | 49 code[block] { |
| 49 white-space: pre; | |
| 50 display: block; | 50 display: block; |
| 51 padding: 1em; | 51 padding: 1em; |
| 52 } | 52 } |
| 53 code[block]:first-line { | 53 code[block]:first-line { |
| 54 line-height: 0; | 54 line-height: 0; |
| 55 } | |
| 56 span[pre] { | |
| 57 white-space: pre; | |
| 55 } | 58 } |
| 56 | 59 |
| 57 div[toc] ul { | 60 div[toc] ul { |
| 58 list-style-type: none; | 61 list-style-type: none; |
| 59 } | 62 } |
