File tree 6 files changed +74
-14
lines changed
6 files changed +74
-14
lines changed Original file line number Diff line number Diff line change 1
1
< div class ="posts-wrapper animated fadeInRight ">
2
2
< div class ="post ">
3
- < h4 > < a id ="post-post-title " href ="{{ post.url | prepend: site.baseurl }} "> {{ post.title }} </ a >
3
+ < h4 > < a id ="post-post-title " href ="{{ post.url | prepend: site.baseurl }} "> {{ post.title }} </ a > < br >
4
4
< a href = "{{site.baseurl}}/posts/chronological/ " id ="post-post-details "> < i class ="fa fa-clock-o "> </ i > {{ post.date | date: "%-d %b %Y" }}</ a >
5
- < a href = "{{site.baseurl}}/{{post.author}}/ " id ="post-post-details "> < i class ="fa fa-user "> </ i > {{ post.author }}</ a >
5
+ < a href = "{{site.baseurl}}/{{post.author}}/ " id ="post-post-details "> < i class ="fa fa-user "> </ i > {{ post.author }}</ a > < br >
6
6
< a href = "{{site.baseurl}}/posts/categories/ " id ="post-post-details "> < i class ="fa fa-tags "> </ i > {% for tag in post.tags %}{{ tag }} {% unless forloop.last %}, {% endunless %}{% endfor %}</ a >
7
7
</ h4 >
8
8
< p > {% if post.desc.size > 0 %}
Original file line number Diff line number Diff line change 5
5
< div class ="container ">
6
6
< div class ="inner-container post-page ">
7
7
< h4 class ="heading "> {{ page.title }}</ h4 >
8
- < h5 > < a href = "{{site.baseurl}}/posts/chronological/ "> < i class ="fa fa-clock-o "> </ i > {{ page.date | date: "%-d %b %Y" }} </ a > | Written by
9
- < a href = "{{site.baseurl}}/{{page.author}}/ "> < i class ="fa fa-user "> </ i > {{ page.author }}</ a >
8
+ < h5 > < a href = "{{site.baseurl}}/posts/chronological/ "> < i class ="fa fa-clock-o "> </ i > {{ page.date | date: "%-d %b %Y" }} </ a > | Written by
9
+ < a href = "{{site.baseurl}}/{{page.author}}/ "> < i class ="fa fa-user "> </ i > {{ page.author }}</ a > < br >
10
10
< a href = "{{site.baseurl}}/posts/categories/ "> < i class ="fa fa-tags "> </ i > {% for tag in page.tags %}{{ tag }} {% unless forloop.last %}, {% endunless %}{% endfor %}</ a > </ h5 >
11
11
12
12
{{ content }}
Original file line number Diff line number Diff line change 11
11
12
12
< div class ="content-grid-info ">
13
13
< div class ="post-intro ">
14
- < h4 > < a id ="post-title " href ="{{ post.url | prepend: site.baseurl }} "> {{ post.title }} </ a >
14
+ < h4 > < a id ="post-title " href ="{{ post.url | prepend: site.baseurl }} "> {{ post.title }} </ a > < br >
15
15
< a href = "{{site.baseurl}}/posts/chronological/ " id ="post-details "> < i class ="fa fa-clock-o "> </ i > {{ post.date | date: "%-d %b %Y" }}</ a >
16
16
< a href = "{{site.baseurl}}/{{post.author}}/ " id ="post-details "> < i class ="fa fa-user "> </ i > {{ post.author }}</ a >
17
17
< a href = "{{site.baseurl}}/posts/categories/ " id ="post-details "> < i class ="fa fa-tags "> </ i > {% for tag in post.tags %}{{ tag }} {% unless forloop.last %}, {% endunless %}{% endfor %}</ a >
Original file line number Diff line number Diff line change 11
11
< div class ="switch ">
12
12
< h3 > < a href ="{{ site.baseurl }}/posts/chronological/ "> Chronological</ a > </ h3 >
13
13
< h2 > |</ h2 >
14
- < h3 > < a href ="{{ site.baseurl }}//posts/categories/ " id ="categories "> Categories</ a > </ h3 >
14
+ < h3 id =" active " > < a href ="{{ site.baseurl }}//posts/categories/ " id ="categories "> Categories</ a > </ h3 >
15
15
</ div >
16
16
17
17
Original file line number Diff line number Diff line change 8
8
< div class ="inner-container posts ">
9
9
10
10
< div class ="switch ">
11
- < h3 > < a href ="{{ site.baseurl }}/posts/chronological/ " id ="chronological "> Chronological</ a > </ h3 >
11
+ < h3 id =" active " > < a href ="{{ site.baseurl }}/posts/chronological/ " id ="chronological "> Chronological</ a > </ h3 >
12
12
< h2 > |</ h2 >
13
13
< h3 > < a href ="{{ site.baseurl }}/posts/categories/ "> Categories</ a > </ h3 >
14
14
</ div >
Original file line number Diff line number Diff line change 104
104
}
105
105
106
106
# post-title {
107
- font-size : 1.9 em ;
107
+ font-size : 1.5 em ;
108
108
color : # 00bcd4 ;
109
109
margin-right : 0.7em ;
110
110
display : inline-block;
111
111
text-decoration : none;
112
112
text-transform : uppercase;;
113
113
font- family: 'Lato' , sans-serif ;
114
114
font- weight: 400;
115
+ padding- botto m: 0.4em;
115
116
}
117
+
116
118
# post-title : hover {
117
119
color : # 4a5054 ;
118
120
}
119
121
# post-details {
120
122
color : # afafaf ;
121
123
font-family : 'Roboto' , sans-serif;
122
124
font-size : 0.8em ;
123
- margin-bottom : 1 em ;
125
+ margin-bottom : 1.5 em ;
124
126
cursor : default;
125
127
}
126
128
# post-details : hover {
227
229
color : # 333 ;
228
230
text-align : justify;
229
231
text-align-last : left;
230
- font-size : 1.5 em ;
232
+ font-size : 1.4 em ;
231
233
font-weight : 300 ;
232
234
line-height : 1.4em ;
233
235
margin-bottom : 1.5em ;
334
336
display : inline-block !important ;
335
337
font-family : 'Lato' , sans-serif;
336
338
font-weight : 300 ;
337
- font-size : 2em ;
339
+ font-size : 2. 2em ;
338
340
color : # 3bcce4 ;
339
341
font-style : italic;
340
342
margin : 0.3em 0 ;
368
370
}
369
371
370
372
373
+
371
374
# posts-broad-headings {
372
375
/*categories heading i.e. the date and the tags*/
373
376
font-size : 1.8em ;
436
439
color : # 555 ;
437
440
font-size : 1em ;
438
441
line-height : 1.5em ;
439
- margin-top : 0.3 em ;
442
+ margin-top : 1 em ;
440
443
margin-bottom : 0.5em ;
441
444
}
442
445
446
449
color : # 3f3f3f ;
447
450
text-align : justify;
448
451
text-align-last : left;
449
- font-size : 1.3 em ;
452
+ font-size : 1.1 em ;
450
453
font-weight : 400 ;
451
- line-height : 1.3 em ;
454
+ line-height : 1.8 em ;
452
455
padding : 1.8em 1.8em 2.6em 1.8em ;
453
456
}
454
457
@@ -767,6 +770,12 @@ tbody tr:nth-child(odd) th {
767
770
strong , b {
768
771
font-weight : 500 !important ;
769
772
}
773
+
774
+
775
+ # active a {
776
+ color : # 156775 ;
777
+ font-weight : 800 ;
778
+ }
770
779
/*----------------------------*/
771
780
772
781
@media screen and (max-width : 1130px ) {
@@ -830,3 +839,54 @@ strong, b{
830
839
padding : 1.8em 0em ;
831
840
}
832
841
}
842
+
843
+ .post-page ul
844
+ {
845
+ text-align : left;
846
+ }
847
+
848
+ /*------------------------ MEDIA QUERIES --------------------*/
849
+
850
+ @media all and ( max-width : 768px )
851
+ {
852
+ .post-page
853
+ {
854
+ font-size : 1em ;
855
+ text-align : left;
856
+ }
857
+ .heading
858
+ {
859
+ font-size : 1.8em ;
860
+ }
861
+ # post-details
862
+ {
863
+ margin-bottom : 1.2em ;
864
+ }
865
+ .switch h3 a {
866
+ font-size : 1.5em ;
867
+ }
868
+ .switch h2 {
869
+ padding : 0 ;
870
+ }
871
+ .single-author
872
+ {
873
+ padding : 0.4em 0.2em ;
874
+ }
875
+ .single-author h4 a {
876
+ display : inline;
877
+ margin-right : 0.5em ;
878
+ font : 300 26 px/1.8 Lato, sans-serif;
879
+ }
880
+ .author-intro {
881
+ font : 300 18 px/1.8 Lato, sans-serif;
882
+ padding : 0 ;
883
+ }
884
+ /* .single-author h4 a::after{
885
+ content: "";
886
+ display: block;
887
+ }*/
888
+ .about-us p {
889
+ font-size : 1.2em ;
890
+ padding : 0.2em ;
891
+ }
892
+ }
You can’t perform that action at this time.
0 commit comments