Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

Commit df95c43

Browse files
Merge pull request #9 from Codeinwp/development
Development
2 parents 03b9ca2 + df8483d commit df95c43

1 file changed

Lines changed: 23 additions & 24 deletions

File tree

style.css

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*
22
Theme Name: FlyMag
3-
Theme URI: http://flyfreemedia.com/themes/flymag
4-
Author: Fly Free Media
5-
Author URI: http://flyfreemedia.com/blog
3+
Theme URI: http://themeisle.com/themes/flymag/
4+
Author: Themeisle
5+
Author URI: http://themeisle.com
66
Description: Flymag is a responsive magazine theme with a modern look. Flymag lets you use any of the 600+ Google Fonts, provides color options for a lot of the theme elements and also offers you some useful page templates. With Flymag you can easily build your front page magazine-layout using the built in widgets specifically designed for this task.
7-
Version: 1.06
7+
Version: 1.07
88
License: GNU General Public License v2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Text Domain: flymag
@@ -193,7 +193,7 @@ Menus
193193
border-top: 3px solid #444;
194194
border-bottom: 3px solid #444;
195195
border-left: 1px solid #ebebeb;
196-
border-right: 1px solid #ebebeb;
196+
border-right: 1px solid #ebebeb;
197197
}
198198

199199
.main-navigation ul {
@@ -501,7 +501,7 @@ Widgets
501501
}
502502
.widget_pages li::before {
503503
content: '\f016';
504-
margin-right: 5px;
504+
margin-right: 5px;
505505
}
506506
.tagcloud a {
507507
border: 1px solid #41474F;
@@ -587,7 +587,7 @@ Content
587587
.entry-footer {
588588
font-size: 13px;
589589
}
590-
.entry-meta span,
590+
.entry-meta span,
591591
.entry-footer span {
592592
margin-right: 15px;
593593
}
@@ -676,7 +676,7 @@ Comments
676676
background-color: #fff;
677677
font-size: 12px;
678678
-webkit-transition: all 0.4s;
679-
transition: all 0.4s;
679+
transition: all 0.4s;
680680
}
681681
a.comment-reply-link {
682682
text-decoration: none;
@@ -955,7 +955,7 @@ Mobile menu
955955
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
956956
-webkit-border-radius: 4px;
957957
-moz-border-radius: 4px;
958-
border-radius: 4px;
958+
border-radius: 4px;
959959
display: block;
960960
}
961961
/* Button Text */
@@ -1010,7 +1010,7 @@ Mobile menu
10101010
color:#fff;
10111011
}
10121012
.slicknav_nav .slicknav_txtnode {
1013-
margin-left:15px;
1013+
margin-left:15px;
10141014
}
10151015
/*--------------------------------------------------------------
10161016
Structure
@@ -1063,7 +1063,7 @@ Structure
10631063
.home-masonry .hentry {
10641064
width: 50%;
10651065
margin: 0;
1066-
}
1066+
}
10671067
.home-masonry .entry-title {
10681068
font-size: 24px;
10691069
}
@@ -1196,7 +1196,7 @@ Slider
11961196
padding: 15px;
11971197
text-align: center;
11981198
-webkit-transition: top 0.3s;
1199-
transition: top 0.3s;
1199+
transition: top 0.3s;
12001200
}
12011201
.fly-slider .slide-title a,
12021202
.posts-slider .slide-title a {
@@ -1244,7 +1244,7 @@ Slider
12441244
opacity: 0;
12451245
font-size: 28px;
12461246
-webkit-transition: opacity 0.3s 0.2s;
1247-
transition: opacity 0.3s 0.2s;
1247+
transition: opacity 0.3s 0.2s;
12481248
}
12491249
.slide-link a {
12501250
color: #fff;
@@ -1291,7 +1291,7 @@ Slider
12911291
-o-transition: height 500ms ease-in-out;
12921292
transition: height 500ms ease-in-out;
12931293
}
1294-
1294+
12951295
.owl-carousel .owl-item{
12961296
float: left;
12971297
}
@@ -1421,7 +1421,7 @@ Social menu
14211421
background-color: transparent;
14221422
}
14231423
.social-navigation li a {
1424-
text-decoration: none;
1424+
text-decoration: none;
14251425
}
14261426
.social-navigation li a::before {
14271427
line-height: 1;
@@ -1431,7 +1431,7 @@ Social menu
14311431
.social-navigation li a::before {
14321432
font-size: 22px;
14331433
-webkit-transition: all 0.3s;
1434-
transition: all 0.3s;
1434+
transition: all 0.3s;
14351435
}
14361436
.social-navigation li:hover > a::before {
14371437
color: #ddd;
@@ -1508,7 +1508,7 @@ Responsive
15081508
@media (max-width: 1199px) {
15091509
.content-area {
15101510
width: 680px;
1511-
}
1511+
}
15121512
}
15131513
@media (max-width: 1099px) {
15141514
.content-area {
@@ -1519,7 +1519,7 @@ Responsive
15191519
}
15201520
.widget-area .widget {
15211521
padding: 30px 15px;
1522-
}
1522+
}
15231523
}
15241524
@media (max-width: 1024px) {
15251525
.main-navigation {
@@ -1533,20 +1533,20 @@ Responsive
15331533
}
15341534
.widget-area {
15351535
width: 100%;
1536-
}
1536+
}
15371537
}
15381538
@media (max-width: 991px) {
15391539
.recent_posts_d .recent-post:nth-of-type(3n+1) {
15401540
clear: none;
15411541
}
15421542
.recent_posts_d .recent-post:nth-of-type(2n+1) {
15431543
clear: left;
1544-
}
1544+
}
15451545
}
15461546
@media (max-width: 767px) {
15471547
.recent_posts_a .recent-post:nth-of-type(4) {
15481548
clear: left;
1549-
}
1549+
}
15501550
.recent-post .entry-meta {
15511551
margin-bottom: 15px;
15521552
}
@@ -1621,7 +1621,7 @@ Responsive
16211621
}
16221622
.nav-previous {
16231623
margin-bottom: 10px;
1624-
}
1624+
}
16251625
}
16261626
@media (max-width: 320px) {
16271627
.comment-body {
@@ -1632,6 +1632,5 @@ Responsive
16321632
}
16331633
.news-ticker {
16341634
height: 60px !important;
1635-
}
1635+
}
16361636
}
1637-

0 commit comments

Comments
 (0)