CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching language of CSS
CSS
 
Helian Yaohua pat the children's cold arms of the cheek, not too hard, to wake her, she do not want to snooze, do not joke to scare him ...
<;a href=" http://www.savemalls.com ">;  wholesale handbags from china  <;/a>; "I quickly opened my eyes to see ... ... chi embroidery, embroidered chi ..."
Today, the atmosphere within the sites, both heavy, and quiet.
In addition to wind lift off brush aroused by the crackling trees, the huge official residence being, do not smell satirical conversation.
Hard cleaning on Park Drive in the leaves of Meibi who work do not change every time Lianqi chat Jiaoxiao frivolous, all of them falls first cicada, bar-braided Wu Si soft ironing chest, lips tight pink cherry color sip, they are familiar with, at this moment the best way to protect yourself is to do less, but can not reveal pleased smile ... ...
At least, not today.
Today, the little lady's memorial day, an extremely sad day, five years ago this day, the mansion in the clouds change color, the government lost Wen Wanxian Helian good hostess, along comes a young master to hold fast to his wife's corpse cried, weeping soon as soon as pain, number, name of the collapse of the helpless wife screamed, as if still wrap around the ear, lingering.
In a flash, the past five years, Helian sites but not yet out from between charges dignity and care, said the dead buried, the living, the days too long down there, <;a href=" http://www.bizonmall.com ">;  discount coach purses <;/a>; not long steeped in the pain of lost loved ones, white-chi embroidered died five years, presumably, the memory of her is inevitable, after all, she was still alive, the palace servant to be very friendly and kind, not the owner brought out a lofty shelf, no one loved her, respected her, no-one because She's dead, and forget about the palace once owned a Helian so quiet graciousness of the Qing Yan wife, however, depressed dejected atmosphere within the government, five years is still as ever ... ...
Still as ever.
by popo8   December 12, 2011 @ 8:58pm
Tags:
19 Views
no comments
 
CSS
.ninja{
    background-color: #000;
    color: #000;
    visibility: hidden;
    zoom:1;
}
by itanex   September 07, 2011 @ 10:25am
Tags:
53 Views
no comments
 
CSS
stest
by FatNakedGuy   August 17, 2011 @ 4:04pm
Tags:
68 Views
no comments
 
CSS
/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{ margin:0;padding:0;}
table{ border-collapse:collapse;border-spacing:0;}
fieldset,img{ border:0;}
img{ vertical-align:top;}
ol,ul,li{ list-style:none; list-style-position:outside;}
.cl{ clear:both; height:1px; overflow:hidden;}
 
 
by milka1   July 25, 2011 @ 9:37am
Tags:
52 Views
no comments
 
CSS
-moz-box-shadow: 10px 0 50px 5px #999;
-webkit-box-shadow: 10px 0 50px 5px #999;
 
http://www.css3.info/preview/box-shadow/
by sam.bengtson   May 25, 2011 @ 2:42pm
Tags:
72 Views
1 comments
 
CSS
body
{
    background-color: #000000;
}
 
.MainTitle  /* Class */
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-large;
    color: #0000CC;
by Jose David Parra   May 01, 2011 @ 5:14pm
Tags: CSS, web Dev
85 Views
no comments
 
CSS
.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  border: 1px solid #BCCDF0;
}
by bydello   April 13, 2011 @ 5:05am
Tags:
106 Views
no comments
 
CSS

/* bridgesilver Content Styles
---------------------------------------- */
 
 
 .mainCell ul.topiclist {
    display: block;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
by Shiu   March 13, 2011 @ 8:59pm
Tags:
85 Views
no comments
 
CSS
/* IceBlue Button Styles
---------------------------------------- */

/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.buttons {
    float: left;
    width: auto;
    height: auto;
by Shiu   March 13, 2011 @ 7:56pm
Tags:
94 Views
no comments
 
CSS
/* proFormell Button Styles
---------------------------------------- */

/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.buttons {
    float: left;
    width: auto;
    height: auto;
by Shiu   March 13, 2011 @ 7:36pm
Tags:
95 Views
no comments
 
CSS
/* Abrasive Link Styles
---------------------------------------- */
/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.mainCell a {
    direction: ltr;
    unicode-bidi: embed;
}
.mainCell a:link    { color: #898989; text-decoration: none; }
.mainCell a:visited    { color: #898989; text-decoration: none; }
.mainCell a:hover    { color: #d3d3d3; text-decoration: underline; }
by Shiu   March 13, 2011 @ 6:51pm
Tags:
72 Views
no comments
 
CSS
/* General proFormell Markup Styles
---------------------------------------- */

.mainCell * {
    /* Reset browsers default margin, padding and font sizes */
    margin: 0;
    padding: 0;
}
 
.mainCell html {
by Shiu   March 13, 2011 @ 6:46pm
Tags:
78 Views
no comments
 
CSS
/*      
--------------------------------------------------------------
Colours and backgrounds for common.css
-------------------------------------------------------------- */

.mainCell html, .mainCell body {
    color: #000000;
    background-color: #aba7a0;
}
by Shiu   March 13, 2011 @ 6:36pm
Tags:
78 Views
no comments
 
CSS
/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
    Style name:        abrasive V1.0.1 (3.0.8)
    Based on style:    proSilver (this is the default phpBB 3 style)
    Original author:    subBlue ( http://www.subBlue.com/ )
    Modified by:    DaVidU ( http://www.coloreatuforo.com/ )
    
    Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/
by Shiu   March 13, 2011 @ 6:00pm
Tags:
69 Views
no comments
 
CSS
    /* ---- Rahmen um das Forum
    ---------------------------------------------------------------------------- */
 
.mainCell html, body {
    color: #fff;
    background-color: #000;
    background-position: 50% 50%;
    background-attachment: fixed;
    background-repeat: repeat-y;
} /* Hintergrundfarbe - Aussen */
by Shiu   March 13, 2011 @ 5:49pm
Tags:
70 Views
no comments
 
CSS
/* General proSilver Markup Styles
---------------------------------------- */

.mainCell * {
    /* Reset browsers default margin, padding and font sizes */
    margin: 0;
    padding: 0;
}
 
.mainCell html {
by Shiu   March 13, 2011 @ 5:24pm
Tags:
76 Views
no comments
 
CSS
/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
    Style name:    AeroBlack
    Based on style:    subSilver (the default phpBB 2 style)
    Original author: subBlue ( http://www.subBlue.com/ )
    
    Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/
by Shiu   March 13, 2011 @ 4:16pm
Tags:
74 Views
no comments
 
CSS
/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
    Style name:    AeroBlack
    Based on style:    subSilver (the default phpBB 2 style)
    Original author: subBlue ( http://www.subBlue.com/ )
    
    Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/
by Shiu   March 13, 2011 @ 3:26am
Tags:
86 Views
no comments
 
CSS
body, div[id*='popup_container'], #popup_child, .popup  {
background: transparent url("http://img836.imageshack.us/img836/8906/fbaerobg.jpg") center center fixed !important;
color:#fff !important;
font-size:13px !important; }
 
 
 
  #RightNya, #Middleisi03, #a67dc462, #MiddleBanner, #Conho01midd, #Conho01Left, #Conho01right, #Middle_blue, .tab_header, #InfoForum + div, .TextInterest, .TextInterest a, .TextInterest a:hover, .TextInterest a:visited, .TextInterest a:active, #lingForumIsifr_upleft, #lingForumIsifr_upmid, #lingForumIsifr_upright, #lingForumIsifr_downleft, #lingForumIsifr_downmid, #lingForumIsifr_downright {
display: none !important;}
by Idx   February 02, 2011 @ 7:47am
Tags:
144 Views
no comments
 
CSS
/*
Theme Name: Revolution
Theme URI: http://www.alexpascal.com/revolution/
Description: all-purpose community blog theme
Author: Alex Pascal
Author URI: http://www.alexpascal.com
Template:
Version: 1.0
*/
by derrick   December 05, 2010 @ 2:53pm
Tags:
123 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate