fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e460aa104e3d264db2565af6a3d5425ee33ed7b7
[redakcja.git]
/
1
.named-arg {
2
color: blue;
3
width: 5px;
4
height: 99%;
5
args: 1px 100%;
6
text-align: center;
7
}
8
.class {
9
width: 5px;
10
height: 19%;
11
args: 1px 20%;
12
}
13
.all-args-wrong-args {
14
width: 10px;
15
height: 9%;
16
args: 2px 10%;
17
}
18
.named-args2 {
19
width: 15px;
20
height: 49%;
21
color: #646464;
22
}
23
.named-args3 {
24
width: 5px;
25
height: 29%;
26
color: #123456;
27
}