comparison src/site.css @ 91:76baf48ea36b

add translation
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 02 May 2025 17:17:52 -0600
parents 84dd3edd03e9
children
comparison
equal deleted inserted replaced
90:0dced626778b 91:76baf48ea36b
35 } 35 }
36 ul[links] li { 36 ul[links] li {
37 margin: 12px 0; 37 margin: 12px 0;
38 } 38 }
39 39
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: #DDD; 45 background-color: #DDD;