RadonMetrics/Documentation/source/styles.css

Mon, 19 Sep 2022 17:58:54 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 19 Sep 2022 17:58:54 +0200
branch
eric7
changeset 95
e2e82819eec0
parent 87
6ae91562f0a7
permissions
-rw-r--r--

Prepared a new release.

87
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 body {
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 color: black;
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 background: #EDECE6;
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 margin: 0em 1em 10em 1em;
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 }
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 h1 { color: white; background: #85774A; }
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 h2 { color: white; background: #85774A; }
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 h3 { color: white; background: #9D936E; }
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 h4 { color: white; background: #9D936E; }
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11
6ae91562f0a7 Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 a { color: #BA6D36; }

eric ide

mercurial