Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1708978

Browse files
committed
Change in CSS and about page
1 parent6ced5f6 commit1708978

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

‎_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ authors:
1818
display_name:Gaurav Kukade
1919
gravatar:4cb49146376b1ef2b46181f2388655ca
2020
email:gaurav@coderolls.com
21-
web:https://www.linkedin.com/in/gauravkukade/
21+
web:https://twitter.com/gdkukade
2222
twitter:https://twitter.com/gdkukade
2323
description:"Hi 👋🏼 I'm Gaurav Kukade, a software developer. I write tutorials for Java programming language and related technologies."
2424

‎_pages/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let's find out what is coderolls.</p>
1717

1818
<p>If you have any questions please feel free to reach us at hello@coderolls.com</p>
1919

20-
<p>Follow coderolls on <atarget="_blank"href="https://twitter.com/coderolls">Twitter <iclass="fab fa-twitter"></i></a>,Facebook <iclass="fab fa-facebook-square"></i>, <atarget="_blank"href="https://www.instagram.com/coderolls/">Instagram <iclass="fab fa-instagram"></i></a> and <atarget="_blank"href="https://www.youtube.com/channel/UCl31HHUdQbSHOQfc9L-wo3w" >YouTube <iclass="fab fa-youtube-square"></i></a>.</p>
20+
<p>Follow coderolls on <atarget="_blank"href="https://twitter.com/coderolls">Twitter <iclass="fab fa-twitter"></i></a>,<atarget="_blank"href="https://fb.com/coderolls">Facebook <iclass="fab fa-facebook-square"></i></a>, <atarget="_blank"href="https://www.instagram.com/coderolls/">Instagram <iclass="fab fa-instagram"></i></a> and <atarget="_blank"href="https://www.youtube.com/channel/UCl31HHUdQbSHOQfc9L-wo3w" >YouTube <iclass="fab fa-youtube-square"></i></a>.</p>
2121

2222
<p></p>
2323

@@ -45,7 +45,7 @@ let's find out what is coderolls.</p>
4545

4646
<p>Get in touch with me at gaurav@coderolls.com 🙂</p>
4747

48-
You can connect with me on <ahref="https://linkedin.com/in/gauravkukade/">Linkedin <iclass="fab fa-linkedin"></i></a>, <ahref="https://twitter.com/GDKukade">Twitter <iclass="fab fa-twitter"></i></a>, <ahref="https://github.com/gauravkukade">GitHub <iclass="fab fa-linkedin"></i></a>, <ahref="https://www.facebook.com/gdkukade">Facebook <iclass="fab fa-facebook"></i></a>, <ahref="https://www.instagram.com/gauravdkukade">Instagram <iclass="fab fa-instagram"></i></a> and <ahref="https://medium.com/@gauravkukade">Medium <iclass="fab fa-medium"></i></a>.
48+
You can connect with me on <ahref="https://twitter.com/GDKukade">Twitter <iclass="fab fa-twitter"></i></a>, <ahref="https://github.com/gauravkukade">GitHub <iclass="fab fa-linkedin"></i></a>, <ahref="https://www.facebook.com/gdkukade">Facebook <iclass="fab fa-facebook"></i></a>, <ahref="https://www.instagram.com/gauravdkukade">Instagram <iclass="fab fa-instagram"></i></a> and <ahref="https://medium.com/@gauravkukade">Medium <iclass="fab fa-medium"></i></a>.
4949

5050
</div>
5151

‎assets/css/screen.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ span.post-read-more a:hover {
305305
}
306306

307307
.mainheadingh1.sitetitle {
308-
font-family:Roboto;
308+
font-family:-apple-system, system-ui, BlinkMacSystemFont,"Segoe UI","Helvetica Neue", Arial, sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
309309
}
310310

311311
.mainheadingh1.posttitle {
@@ -330,7 +330,7 @@ span.post-read-more a:hover {
330330
}
331331

332332
.article-post {
333-
font-family: -apple-system, BlinkMacSystemFont,"Segoe UI","Helvetica Neue", Arial, sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
333+
font-family: -apple-system, system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue", Arial, sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
334334
font-size:1.1rem;
335335
line-height:1.84;
336336
color:rgba(0,0,0,.8);
@@ -685,7 +685,7 @@ h3,
685685
h4,
686686
h5,
687687
h6 {
688-
font-family: -apple-system, system-ui, BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue", Arial, sans-serif;
688+
font-family: -apple-system, system-ui, BlinkMacSystemFont,"Segoe UI","Helvetica Neue", Arial, sans-serif;
689689
}
690690

691691
.article-post .h1,
@@ -711,7 +711,7 @@ h6 {
711711
}
712712

713713
.layout-page .article-post {
714-
font-family: -apple-system, BlinkMacSystemFont,"Segoe UI","Helvetica Neue", Arial, sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
714+
font-family: -apple-system, system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue", Arial, sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
715715
font-size:1rem;
716716
}
717717

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp