EVOLUTION-MANAGER
Edit File: pc_old.css
/* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ .doctitle { font-family: "Courier New", Courier, mono; font-size: 14px; color: #00CC00; font-weight: bold; } .docdescription { font-family: "Courier New", Courier, mono; font-size: 12px; font-style: italic; color: #00CC00; } .docauthor { font-family: "Courier New", Courier, mono; font-size: 12px; font-style: italic; color: #00CC00; } .doccreationdate { font-family: "Courier New", Courier, mono; font-size: 12px; color: #99CC00; } .doclastchangeddate { font-family: "Courier New", Courier, mono; font-size: 12px; color: #FF0000; } .docfilename { font-family: "Courier New", Courier, mono; font-size: 12px; color: #00CC00; } .docfileformatinfo { font-family: "Courier New", Courier, mono; font-size: 12px; font-style: italic; color: #00CC00; } .docnumberofpages { font-family: "Courier New", Courier, mono; font-size: 12px; color: #00CC00; } .docsizeinkb { font-family: "Courier New", Courier, mono; font-size: 12px; color: #00CC00; } body { background-color: #000000; background-image: url(images/background.gif); } .toctitle { font-family: "Courier New", Courier, mono; font-size: 20px; font-style: normal; font-weight: bold; color: #00CC00; background-color: #222222; } .tcolor { background-color: #000000; border-top-width: mittel; border-right-width: mittel; border-bottom-width: mittel; border-left-width: mittel; border-top-style: doppelt; border-right-style: doppelt; border-bottom-style: doppelt; border-left-style: doppelt; border-top-color: #333333; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #999999; } .ccolor { background-color: #222222; } a:link { font-family: "Courier New", Courier, mono; color: #00FF33; } a:visited { font-family: "Courier New", Courier, mono; color: #00CC33; } a:active { font-family: "Courier New", Courier, mono; color: #CC0000; }