Scripts posted recently tagged to css in Kelpi

1- 6 of 6.

Css bidez talde bateko lehena destakatu

to css firt_child *html explorer hack estilo web by zaloa

.sidebar  h2:first-child {
	display:none;
}
/****IE6 hack****/
* html .sidebar h2 {

Organizing a CSS file

to css web-desing organizing by lovelace

/* Mike Rundle. http://businesslogs.com/design_and_usability/my_5_css_tips.php */
/* Table of Contents:

	Typography
	Header Layout

kelpi CSS optimised by cleancss.com

to css web-desing optimization kelpi by lovelace

/* optimised by cleancss.com */
body {
color:#000;
font-size:0.8125em;
font-family:"Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,sans-serif;

Initial css, neutralize styling

to css web-desing by lovelace

/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com 
   Addition by Christian Montoya - www.christianmontoya.net */
/* Neutralize styling: 

Image replacement with CSS

to css xhtml by nando.quintana

XHTML:
<h1 id="logo">My Company</h1>
CSS:
#logo {
 background: transparent url("pathtoyourimage.png") no-repeat 0 0;

Hoja de estilo de Kelpi.com

to css kelpi by nando.quintana

body 
{
 margin:0px;
 padding:0px;
 color:#000;
hits counter