ExtensionCorba/Documentation/source/styles.css@d4384e4d7aff
ExtensionCorba/Documentation/source/styles.css
Wed, 30 Nov 2022 17:56:36 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 30 Nov 2022 17:56:36 +0100
- changeset 1
- d4384e4d7aff
- permissions
- -rw-r--r--
First incarnation of the CORBA IDL support plugin, that was an integral part of eric7 previously.
body {
color: black;
background: #EDECE6;
margin: 0em 1em 10em 1em;
}
h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
a { color: #BA6D36; }