| author | Chloe Laisne <chloe.laisne@gmail.com> |
| Sun, 25 Sep 2016 13:45:54 +0200 | |
| changeset 289 | 7cae80e5748c |
| parent 141 | c0e8626a271c |
| permissions | -rw-r--r-- |
|
141
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1 |
.doc-supsub { |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2 |
display: inline-block; |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3 |
sup, |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4 |
sub { |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5 |
position: relative; |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6 |
display: block; |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7 |
font-size: .5em; |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8 |
line-height: 1.2; |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9 |
} |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
10 |
|
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
11 |
sub { |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
12 |
top: .3em; |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
13 |
} |
|
c0e8626a271c
literal are now objects if one of lang or datatype is not null
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
14 |
} |