PHP Classes

File: examples/style.css

Recommend this page to a friend!
  Classes of Stefan Gabos   Zebra_Pagination   examples/style.css   Download  
File: examples/style.css
Role: Auxiliary data
Content type: text/plain
Description: CSS file
Class: Zebra_Pagination
Show links to browse listings split in pages
Author: By
Last change:
Date: 13 years ago
Size: 343 bytes
 

Contents

Class file image Download
body { text-align: left; padding: 10px } table.countries { width: 400px; border:1px solid #AAA; margin-bottom: 20px } table.countries tr.even { background: #EFEFEF } table.countries th { background: #222; color: #FFF; font-weight: bold } table.countries td, table.countries th { padding: 4px } table.countries td:hover { background: #FFFFCC }