|
|
Drupal example source code file (print.css)
The print.css Drupal example source code/* $Id: print.css,v 1.6 2007/06/10 08:55:55 goba Exp $ */ body { margin: 1em; background-color: #fff; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } tr.odd { background-color: #ddd; } tr.even { background-color: #fff; } td { padding: 5px; } #menu { visibility: hidden; } #main { margin: 1em; } Other Drupal examples (source code examples)Here is a short list of links related to this Drupal print.css source code file: |
"Drupal" is a registered trademark of Dries Buytaert.
my drupal tutorials and examples
Copyright
1998-2016 Alvin Alexander, alvinalexander.com
All Rights Reserved.
Beginning in 2016, a portion of the proceeds from pages under the '/drupal-code-examples/' URI will be donated to charity.