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

Commit50c5a88

Browse files
authored
Merge pull requestpython3statement#75 from Carreau/bolder
Make font a time bit bolder.
2 parents4043971 +9484d2f commit50c5a88

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎_includes/css/base.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
================================================== */
5353
body {
5454
background:#fff;
55-
font:14px/21px"Raleway","HelveticaNeue-Light", Arial, sans-serif;
55+
font:14px/21px"Raleway","HelveticaNeue", Arial, sans-serif;
5656
color:#444;
5757
-webkit-font-smoothing: antialiased;/* Fix for webkit rendering */
5858
-webkit-text-size-adjust:100%;

‎combo.css‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ div.vis-item.py2, p.py2 {
1717

1818
}
1919

20+
p {
21+
font-weight:300;
22+
}
23+
2024
p.py2:first-child,p.py3:first-child{
2125
margin-top:0px;
2226
margin-bottom:5px;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp