test push

This commit is contained in:
Carolien Klep 2012-10-06 21:56:34 +05:30
parent 99af8ad9ba
commit aa8644cf36
2 changed files with 4 additions and 0 deletions

View File

@ -213,6 +213,8 @@ span.half {display:inline; float:left; margin:0; padding:0; width:50%;}
.staticpage .box {padding:10px 0.8em;}
.staticpage .main {min-height:300px;}
.staticpage img{margin:0;}
/* remove below */
.staticpage .forthetest{color:blue;}
/* highlight box top right*/
.highlight {margin: -2px 0 0 0; padding:15px; background-color:#BEDB74; border: 2px solid #FBDD09; border-radius:0 0 15px 15px;}

View File

@ -5,6 +5,8 @@
Base stylesheet with CSS normalization, typographic baseline grid and progressive responsiveness
*/
/* remove below */
.staticpage .forthetest{color:blue;}
/* HTML5 DECLARATIONS */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {display: block}