ExtensionIrc/Documentation/Source/styles.css

Wed, 07 May 2025 18:04:16 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 07 May 2025 18:04:16 +0200
changeset 11
d1af35d0bcc6
parent 3
51c2c37bde76
permissions
-rw-r--r--

Corrected some copy & paste issue in the source code documentation and added code to prevent plug-in activation on eric-ide versions containing the embedded variant.

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; }

eric ide

mercurial