lele1122 / lele1122.github.io

lele1122.github.io
0 stars 0 forks source link

How to get the font and colour like yours in elegant theme ? #1

Open SasikumarN opened 6 years ago

SasikumarN commented 6 years ago

Is it elegant theme ?

How did you get the colours ? Is it custom css ? could you share the details.

lele1122 commented 6 years ago

Hi, yes it is an elegant theme. I made a bit change in the "custom.css" file as attached.

Regards, Jiahao

On 9 December 2017 at 01:56, SasikumarN notifications@github.com wrote:

Is it elegant theme ?

How did you get the colours ? Is it custom css ? could you share the details.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lele1122/lele1122.github.io/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ANa7YqWwmi6OBh7K9xzxDj1X6VXK9YM7ks5s-XhEgaJpZM4Q7cGa .

lele1122 commented 6 years ago

body { background-color: #f6f6f6; font-family: 'Microsoft YaHei', Tahoma, 'PT Serif', Georgia, Times, 'Times New Roman', Serif; text-shadow: 1px 1px 3px rgba(50, 50, 50, 0.15); } .article-content { font-family: 'Microsoft YaHei', 'PT Serif', Georgia, 'Times New Roman', Times, Serif; text-align: left; } h1, h2, h3, h4, h5, h6 { font-family: 'Microsoft YaHei', Baskerville, Garamond, Georgia, 'DejaVu Serif', 'Times New Roman', Times, Serif; } div#contents p.topic-title.first { display: none; } div.math { overflow: auto; } div.figure img { width: inherit; } div.figure p.caption { margin: 5px 1.5em 5px 1.5em; } .article-content img { border: 0px; padding: 0px; } object[type="image/svg+xml"] { max-width: 100%; } div.highcharts { max-width: 100%; margin-left: auto; margin-right: auto; }

Regards, Jiahao

On 10 December 2017 at 11:09, Jiahao Lu leleljh@gmail.com wrote:

Hi, yes it is an elegant theme. I made a bit change in the "custom.css" file as attached.

Regards, Jiahao

On 9 December 2017 at 01:56, SasikumarN notifications@github.com wrote:

Is it elegant theme ?

How did you get the colours ? Is it custom css ? could you share the details.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lele1122/lele1122.github.io/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ANa7YqWwmi6OBh7K9xzxDj1X6VXK9YM7ks5s-XhEgaJpZM4Q7cGa .