diff options
Diffstat (limited to 'documentation/adt-manual/style.css')
| -rw-r--r-- | documentation/adt-manual/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/adt-manual/style.css b/documentation/adt-manual/style.css index 7c24fe5d2d..bdd9180e77 100644 --- a/documentation/adt-manual/style.css +++ b/documentation/adt-manual/style.css | |||
| @@ -966,3 +966,9 @@ table { | |||
| 966 | color: #fff; | 966 | color: #fff; |
| 967 | text-decoration: underline; | 967 | text-decoration: underline; |
| 968 | } | 968 | } |
| 969 | |||
| 970 | .footnote { | ||
| 971 | font-size: small; | ||
| 972 | color: #333; | ||
| 973 | } | ||
| 974 | |||
