1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 19:01:51 +02:00

SPSS tutorial

This commit is contained in:
2019-02-14 15:18:17 +01:00
parent efb2af9e3a
commit 9209787a53
78 changed files with 1272 additions and 227 deletions

View File

@ -79,6 +79,10 @@ a pre[href], a pre[href]:hover, a pre[href]:focus {
/* adjusted colour for all real links; having href attribute */
color: #128f76;
}
.ot, .dv {
/* numbers and TRUE/FALSE */
color: slategray;
}
/* syntax font */
pre, code {