summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanoil Kotsev <deloptes@gmail.com>2023-05-30 21:19:00 +0000
committerEmanoil Kotsev <deloptes@gmail.com>2023-05-31 05:57:08 +0000
commit6c8b373f34943b76845e0de979d76f9344bf25bb (patch)
tree518fc982fcc94e5c753967bb63d9d0e4c8ec1e2c
parente5acdb1b39fa7d97d7153741202709e078b463a6 (diff)
downloadtdelibs-6c8b373f.tar.gz
tdelibs-6c8b373f.zip
Do not center the content of body element in tdeapi documentation
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
-rw-r--r--doc/common/tde.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/common/tde.css b/doc/common/tde.css
index 183b62fa1..c9dc6095c 100644
--- a/doc/common/tde.css
+++ b/doc/common/tde.css
@@ -5,7 +5,6 @@
body {
margin: 0;
padding: 0;
- text-align: center;
font-size: 0.8em;
font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
color: #535353;