fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6a4b283068540278cdf687fdf5bd4a14b3d62b94
[redakcja.git]
/
1
@ugly: fuchsia;
2
3
.escape\|random\|char {
4
color: red;
5
}
6
7
.mixin\!tUp {
8
font-weight: bold;
9
}
10
11
// class="404"
12
.\34 04 {
13
background: red;
14
15
strong {
16
color: @ugly;
17
.mixin\!tUp;
18
}
19
}
20
21
.trailingTest\+ {
22
color: red;
23
}
24
25
/* This hideous test of hideousness checks for the selector "blockquote" with various permutations of hex escapes */
26
\62\6c\6f \63 \6B \0071 \000075o\74 e {
27
color: silver;
28
}
29
30
[ng\:cloak],
31
ng\:form {
32
display: none;
33
}