2017 © Pedro PelĆ”ez
 

library css

Karate Chop CSSā„¢

image

delboy1978uk/css

Karate Chop CSSā„¢

  • Monday, June 8, 2015
  • by delboy1978uk
  • Repository
  • 1 Watchers
  • 0 Stars
  • 388 Installations
  • CSS
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

css

"Karate Chop CSS"ā„¢

Because sometimes you just need to nudge an element this way or that! Hopefully these will override other element styles
without the need for you to use the dreaded !important
.clear for clearing floats
.overflow for keeping floats from bursting out their parent div
.pull-left/right float left or right as per twitter bootstrap
.centered auto left right margins for centered div
.tl, .tr, .tc, .tj text alignment left right center justify
.pcX popular width percentages
.mX margins of 5, 10, 15, 20, or 30
.mlX, mrX, mtX, mbX and the same for margin left right etc
.pX same for padding
.plX prX ptX pbX and again
.nomargin and .nopadding are pretty self explanatory
Ā 
, (*1)

Usage

<?php
use Del\Css;
echo Css::add();

The Versions

08/06 2015

dev-master

9999999-dev

Karate Chop CSSā„¢

  Sources   Download

12/03 2015

v1.0.0

1.0.0.0

Karate Chop CSSā„¢

  Sources   Download