Skip to content

Commit 35a17d1

Browse files
committed
x
1 parent 596df42 commit 35a17d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

texy/cs/syntax.texy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ Cheat Sheet
3434
| titulek | ''.(titulek)''
3535
| CSS třída | ''.[btn btn-primary]''
3636
| ID | ''.[#id]''
37-
| CSS styl | ''.{color: blue}''
38-
| HTML atribut | ''.{target: _blank}''
37+
| CSS styl nebo HTML atribut | ''.{color: blue}'' nebo ''.{target: _blank}''
3938
| horizontální zarovnání | ''.< .> .<> .=''
4039
| vertikální zarovnání | ''.^ .- ._''
40+
| kombinace | ''.(titulek){color: blue}>''
4141

4242

4343
Odstavce textu

0 commit comments

Comments
 (0)