Path: blob/master/org.neo4j.neoclipse.doc/styles/doc.css
115 views
/*******************************************************************************1* Copyright (c) 2003, 2007 IBM Corporation and others.2* All rights reserved. This program and the accompanying materials3* are made available under the terms of the Eclipse Public License v1.04* which accompanies this distribution, and is available at5* http://www.eclipse.org/legal/epl-v10.html6*7* Contributors:8* IBM Corporation - initial API and implementation9*******************************************************************************/1011body {12margin: 0px 0px 0px 0px;13}14span.icon {15white-space: nowrap;16}17img.icon {18width: 16px;19height: 16px;20}21#banner {22width: 100%;23overflow: hidden;24}25#content {26margin: 0px 10px 0px 10px;27}2829/* following font face declarations need to be removed for DBCS */3031body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: Arial, Helvetica, sans-serif; color: #000000}3233/* end font face declarations */3435body { font-size: 83%; background: #FFFFFF; margin-bottom: 1em }36h1 { font-size: 140%; margin-top: 25px; margin-bottom: 3px }37h2 { font-size: 110%; margin-top: 20px; margin-bottom: 3px }383940