ExtensionProtobuf/Documentation/source/styles.css@41070d80eb1f
ExtensionProtobuf/Documentation/source/styles.css
Mon, 11 Dec 2023 11:01:10 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 11 Dec 2023 11:01:10 +0100
- changeset 34
- 41070d80eb1f
- parent 1
-
7157a39d4a0f
- permissions
- -rw-r--r--
- Added context menu entries to show the directory path of an item in an external file manager.
- Added an entry to the background context menu to show the project directory in an external file manager.
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; }