✂️
This commit is contained in:
@@ -1,17 +1,6 @@
|
||||
// Grid settings
|
||||
// -------------------------
|
||||
|
||||
@main-sm-columns: @grid-columns;
|
||||
@sidebar-sm-columns: 4;
|
||||
|
||||
|
||||
// Brand colors
|
||||
// -------------------------
|
||||
|
||||
// Colors
|
||||
@brand-primary: #27ae60;
|
||||
|
||||
|
||||
// Glyphicons path
|
||||
// -------------------------
|
||||
|
||||
@icon-font-path: "../fonts/";
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
// WordPress Generated Classes
|
||||
// http://codex.wordpress.org/CSS#WordPress_Generated_Classes
|
||||
|
||||
// Media alignment
|
||||
.alignnone {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import "main.less";
|
||||
@import "main";
|
||||
|
||||
body {
|
||||
margin: 12px !important;
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
.content-info { }
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
.banner { }
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
.hentry header { }
|
||||
.hentry time { }
|
||||
.hentry .byline { }
|
||||
.hentry .entry-content { }
|
||||
.hentry footer { }
|
||||
|
||||
Reference in New Issue
Block a user