mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
d7872b775d
This sheet tries to make links to the source code browser less obtrusive.
11 lines
129 B
CSS
11 lines
129 B
CSS
|
|
p.definition {
|
|
font-size: small;
|
|
padding-left: 1.5em;
|
|
}
|
|
|
|
p.reference {
|
|
font-size: small;
|
|
padding-left: 1.5em;
|
|
}
|