diff --git a/css/style.css b/css/style.css index da63b31b..e2db045e 100644 --- a/css/style.css +++ b/css/style.css @@ -29,6 +29,9 @@ input, textarea, select { textarea { overflow:hidden; } +sup { + line-height: 0; +} .cl { display:block; height:0; diff --git a/doc.html b/doc.html index ffa2df90..c1db5b7b 100644 --- a/doc.html +++ b/doc.html @@ -292,9 +292,9 @@
Digital Elevation Model (DEM) files can be used as elevation source
instead of the recorded GPS data. The format of the DEM data is the SRTM HGT
- file format (SRTM3 and SRTM1 are both supported). The DEM files must be extracted
- in the DEM
directory in one of the configuration paths for GPXSee
- to use them.
DEM
directory in one
+ of the configuration paths for GPXSee to use them.
The SRTM data is provided for example by the USGS.
@@ -302,9 +302,9 @@[1] The user paths have changed in GPXSee 7.
-[2] To display PBF(MVT) tiles/MBTiles, - QtPBFImagePlugin is required (part of the official Windows & - OS X builds).
+[2] To display PBF(MVT) tiles, + QtPBFImagePlugin is required (included in the Windows and OS X builds).
+[3] For versions older than 8.1, you have to unzip them too.