@@ -4,7 +4,7 @@ Theme URI: http://themeisle.com/themes/parallax-one/
4
4
Author: ThemeIsle
5
5
Author URI: http://themeisle.com/
6
6
Description: Parallax One is a free and elegant one page theme that can be used for web agency business,corporate business,personal and parallax business portfolio, photography sites and freelancer . It comes with a clean and beautiful design, completed by the parallax effect, which makes it run smoothly and easily. You can simply modify everything, as the theme comes with a complex and user-friendly set of customization options. Parallax One is ecommerce (WooCommerce) Compatible, WPML and SEO Friendly and is one of the best business themes.
7
- Version: 1.0.4
7
+ Version: 1.0.5
8
8
License: GNU General Public License v2 or later
9
9
License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
10
Text Domain: parallax-one
@@ -1746,7 +1746,6 @@ h2.site-description {
1746
1746
padding-right : 110px ;
1747
1747
}
1748
1748
1749
- /*.timeline-section li { */
1750
1749
.timeline-box-wrap {
1751
1750
list-style-type : none;
1752
1751
padding : 1em 1em 1em 0 ;
@@ -1770,6 +1769,10 @@ h2.site-description {
1770
1769
position : absolute;
1771
1770
left : -50px ;
1772
1771
top : 70px ;
1772
+ font-family : 'Open Sans' , Helvetica Neue, Sans-serif;
1773
+ font-size : 16px ;
1774
+ line-height : 28px ;
1775
+ font-weight : 300 ;
1773
1776
}
1774
1777
1775
1778
.timeline-box-wrap .icon-container {
@@ -1793,18 +1796,11 @@ h2.site-description {
1793
1796
1794
1797
.timeline-box-wrap .info {
1795
1798
text-align : left;
1796
- padding : 10px ;
1799
+ padding : 0 10px ;
1797
1800
font-size : 14px ;
1798
1801
margin-left : 0 ;
1799
1802
min-height : 150px ;
1800
1803
padding-left : 100px ;
1801
- border : 1px solid # e4e7e7 ;
1802
- border-left : none;
1803
- -webkit-border-radius : 0 3px 3px 0 ;
1804
- -moz-border-radius : 0 3px 3px 0 ;
1805
- border-radius : 0 3px 3px 0 ;
1806
- border-bottom : 4px solid # e4e7e7 ;
1807
- border-bottom-color : # e4e7e7 ;
1808
1804
background : # FFF ;
1809
1805
}
1810
1806
@@ -1821,31 +1817,57 @@ h2.site-description {
1821
1817
}
1822
1818
1823
1819
.timeline-box-wrap .info h1 a {
1824
- color : # 000 ;
1820
+ font-size : 22px ;
1821
+ line-height : 26px ;
1822
+ font-family : 'Cabin' , Helvetica Neue, Sans-serif;
1823
+ font-weight : 400 ;
1824
+ color : # 454545 ;
1825
+ }
1826
+
1827
+ .timeline-box-wrap .info h1 a : hover {
1828
+ text-decoration : none;
1829
+ color : # 008ed6 ;
1830
+ }
1831
+
1832
+ .timeline-box-wrap .info h1 : after {
1833
+ content : "" ;
1834
+ height : 2px ;
1835
+ width : 80px ;
1836
+ display : block;
1837
+ background : # 008ed6 ;
1838
+ margin-top : 5px ;
1825
1839
}
1826
1840
1827
1841
.timeline-box-wrap .info .entry-content p {
1828
1842
margin : 0 ;
1829
- font-size : 14px ;
1830
- line-height : 18px ;
1831
1843
text-align : justify;
1832
1844
float : left;
1833
1845
width : 100% ;
1834
- min-height : 55px ;
1835
1846
padding : 2px 0 ;
1847
+ font-family : 'Open Sans' , Helvetica Neue, Sans-serif;
1848
+ font-size : 16px ;
1849
+ line-height : 28px ;
1850
+ font-weight : 300 ;
1851
+ color : # 313131 ;
1852
+ margin-bottom : 5px ;
1836
1853
}
1837
1854
1838
1855
.timeline-box-wrap .info .entry-meta {
1839
1856
float : left;
1840
1857
width : 100% ;
1841
- font-size : 13px ;
1842
- line-height : 22px ;
1843
- font-weight : 400 ;
1858
+ font-family : 'Open Sans' , Helvetica Neue, Sans-serif;
1859
+ font-size : 14px ;
1860
+ line-height : 28px ;
1861
+ font-weight : 300 ;
1862
+ padding : 5px 0 2px ;
1863
+ font-style : italic;
1844
1864
}
1845
1865
1846
1866
.timeline-box-wrap .read-more {
1847
- font-size : 13px ;
1848
- line-height : 22px ;
1867
+ font-family : 'Open Sans' , Helvetica Neue, Sans-serif;
1868
+ font-size : 16px ;
1869
+ line-height : 28px ;
1870
+ font-weight : 300 ;
1849
1871
}
1850
1872
1851
1873
.parallax-slider-whole-wrap {
0 commit comments