Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 227 → Rev 228

/wp-theme-cazuela-remixed/branches/02/style.css
15,6 → 15,14
/* =Theme customization starts here
-------------------------------------------------------------- */
 
/* Special class: Avoid hyphenation */
.nohyphens {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
 
/* Layout: Content - Primary Sidebar */
.layout-cp .content-area {
float: left;