Category:Pages That Have Fallen Over

From Uncyclopedia test II
Jump to navigation Jump to search
Oh noes! This page has Tripped and Fell! Help it up.

<css> .cube {

       position: relative;
       top: 50px;
       width:50%;
       height:50%;

} .topFace div {

       -webkit-transform: skewY(-30deg) scaleY(1.16);
       -moz-transform: skewY(-30deg) scaleY(1.16);

}

.topFace {

       -webkit-transform: rotate(60deg);

-webkit-transform-origin: bottom left;

       -moz-transform: rotate(60deg);
      -moz-transform-origin: bottom left;
       top: -258px;
       left: 100px;

} </css>


This category currently contains no pages or media.