10 lines
83 B
Plaintext
10 lines
83 B
Plaintext
|
.toc {
|
||
|
float: left;
|
||
|
width: 33.333%
|
||
|
}
|
||
|
|
||
|
.doc {
|
||
|
float: left;
|
||
|
width: 66.667%
|
||
|
}
|