PHP Classes

File: docs/css/theme.css

Recommend this page to a friend!
  Classes of Stefan Löwe   Reingold Tilford   docs/css/theme.css   Download  
File: docs/css/theme.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Reingold Tilford
Render tree structures in several image formats
Author: By
Last change:
Date: 12 years ago
Size: 958 bytes
 

Contents

Class file image Download
@import url('sen.full.min.css'); @import url('navigation.css'); @import url('api-content.css'); @import url('default.css'); #page { background: white; } #db-header { height: 1px; background: black; padding: 0px; } #db-header * { display: none !important; } #db-header h1 { display: inline; margin-left: 10px; padding-top: 29px; padding-bottom: 0px; border: none; color: #FFFFFF; } #db-header span { float: left; padding-left: 10px; height: 50px; } #db-header div.docblox { float: left; background: transparent url('../images/icon48x48.png') top left no-repeat; padding-left: 60px; height: 50px; } div#menubar { float: right; } ul#menu li { border: none; } #menu a { text-transform: uppercase; text-decoration: none; font-weight: bold; } #menu a:hover { background: #111; color: red; } table#overview th { text-align: left; } table#overview td { border: none; }