Login   Register  
PHP Classes
elePHPant
Icontem

File: style.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Er. Rochak Chauhan  >  PHP Online Bookmarking Class  >  style.php  >  Download  
File: style.php
Role: Auxiliary script
Content type: text/plain
Description: Stylesheet
Class: PHP Online Bookmarking Class
Code to implement online bookmarking in a page.
Author: By
Last change:
Date: 2008-08-31 00:52
Size: 176 bytes
 

Contents

Class file image Download
<?php header("Content-type: text/css"); ?>
.c1 span{
    padding-left:4px;
    padding-right:4px;
}
.c2 li{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}