We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596df42 commit 35a17d1Copy full SHA for 35a17d1
texy/cs/syntax.texy
@@ -34,10 +34,10 @@ Cheat Sheet
34
| titulek | ''.(titulek)''
35
| CSS třída | ''.[btn btn-primary]''
36
| ID | ''.[#id]''
37
-| CSS styl | ''.{color: blue}''
38
-| HTML atribut | ''.{target: _blank}''
+| CSS styl nebo HTML atribut | ''.{color: blue}'' nebo ''.{target: _blank}''
39
| horizontální zarovnání | ''.< .> .<> .=''
40
| vertikální zarovnání | ''.^ .- ._''
+| kombinace | ''.(titulek){color: blue}>''
41
42
43
Odstavce textu
0 commit comments