Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 73 → Rev 231

/wp-theme-cazuela-remixed/trunk/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;