Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit 67f8d0a

Browse files
yoartsJackie Lord
authored andcommitted
Move .sticky and .bypostauthor classes to style.css
1 parent b2bc15f commit 67f8d0a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

assets/less/style.less

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ a {
1212
outline: none !important;
1313
}
1414

15-
.sticky {}
16-
.bypostauthor {}
17-
1815
table {
1916
.table();
2017
}

style.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ Tags: black, orange, white, white, dark, light, two-columns, left-sidebar, post-
1212
1313
This theme, like WordPress, is licensed under the GPL.
1414
Use it to make something cool, have fun, and share what you've learned with others.
15-
*/
15+
*/
16+
17+
.sticky {}
18+
.bypostauthor {}

0 commit comments

Comments
 (0)