• R/O
  • HTTP
  • SSH
  • HTTPS

BuildMyDistro: 提交


Commit MetaInfo

修訂6c49516c5b8f3a35094276a87f5faadc3a85f1ad (tree)
時間2019-05-13 18:11:05
作者Hayao0819 <shun819.mail@gmai...>
CommiterHayao0819

Log Message

Merge pull request #1 from Hayao/feature/yuki

Pull req

Change Summary

差異

--- a/index.html
+++ b/index.html
@@ -15,7 +15,8 @@
1515 <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js">
1616 </script>
1717 <link rel="shortcut icon" href="favicon.ico">
18- <link rel="stylesheet" type="text/css" media="print" href="../style/main.css">
18+ <link rel="stylesheet" type="text/css" media="print" href="/style/main.css">
19+ <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&amp;subset=japanese" rel="stylesheet">
1920
2021 <!-- class="prettyprint linenums" でコードに色付け -->
2122 <!-- <pre><code class="prettyprint linenums"></code></pre> -->
--- a/page/about.html
+++ b/page/about.html
@@ -15,6 +15,7 @@
1515 <script src="../code/highlight.pack.js"></script>
1616 <link rel="shortcut icon" href="../favicon.ico">
1717 <link rel="stylesheet" type="text/css" media="print" href="../style/main.css">
18+ <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&amp;subset=japanese" rel="stylesheet">
1819
1920 <!-- class="prettyprint linenums" でコードに色付け -->
2021 <!-- <pre><code class="prettyprint linenums"></code></pre> -->
--- a/page/customize.html
+++ b/page/customize.html
@@ -18,6 +18,7 @@
1818 <link rel="stylesheet" type="text/css" media="print" href="../style/main.css">
1919 <!-- class="prettyprint linenums" でコードに色付け -->
2020 <!-- <pre><code class="prettyprint linenums"></code></pre> -->
21+ <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&amp;subset=japanese" rel="stylesheet">
2122 </head>
2223 <body>
2324 <header>
@@ -198,7 +199,7 @@
198199 </p>
199200 </td>
200201 <td label="重さ">
201- 最も重い
202+ Gnomeよりは軽い(かも)
202203 </td>
203204 </tr>
204205
@@ -229,7 +230,7 @@
229230
230231 <tr>
231232 <th>
232- Lxqt
233+ LxQt
233234 </th>
234235 <td label="標準ディストリビューション">
235236 ---
@@ -400,10 +401,10 @@
400401
401402 <tr>
402403 <th>
403- KDM
404+ KDM(開発停止)
404405 </th>
405406 <td label="標準ディストリビューション">
406- Kubuntu
407+ Kubuntu(KDE4以下)
407408 </td>
408409 <td label="特徴">
409410 <p>
@@ -422,7 +423,7 @@
422423 SDDM
423424 </th>
424425 <td label="標準ディストリビューション">
425- Lxqt
426+ LxQt, KDE Plasma 5
426427 </td>
427428 <td label="特徴">
428429 <p>
@@ -443,7 +444,7 @@
443444 今回は最も一般的なLightDMを使用していきます
444445 </p>
445446 <p>
446- (筆者はLightDMとGDMしか使用したこと無いのでSDDMやKDMはわからないです)
447+ (筆者はLightDMとGDMしか使用したこと無いのでSDDMはわからないです)
447448 </p>
448449 <h3>
449450 Greeterについて
--- a/page/distribution.html
+++ b/page/distribution.html
@@ -16,6 +16,7 @@
1616 <script src="../code/highlight.pack.js"></script>
1717 <link rel="shortcut icon" href="../favicon.ico">
1818 <link rel="stylesheet" type="text/css" media="print" href="../style/main.css">
19+ <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&amp;subset=japanese" rel="stylesheet">
1920
2021 <!-- class="prettyprint linenums" でコードに色付け -->
2122 <!-- <pre><code class="prettyprint linenums"></code></pre> -->
--- a/page/history.html
+++ b/page/history.html
@@ -15,12 +15,25 @@
1515 <script src="../code/highlight.pack.js"></script>
1616 <link rel="shortcut icon" href="../favicon.ico">
1717 <link rel="stylesheet" type="text/css" media="print" href="../style/main.css">
18+ <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&amp;subset=japanese" rel="stylesheet">
1819
1920 <!-- class="prettyprint linenums" でコードに色付け -->
2021 <!-- <pre><code class="prettyprint linenums"></code></pre> -->
2122 </head>
2223 <body>
2324 <h3>
25+ 2019/05/13
26+ </h3>
27+ <p>
28+ <ul>
29+ <li>
30+ <h4>Pull Request by 液T(a)i</h4>
31+ KDEの情報を最新に変更
32+ Noto Sansフォントの適用
33+ </li>
34+ </ul>
35+ </p>
36+ <h3>
2437 2019/05/05
2538 </h3>
2639 <p>
--- a/page/makeiso.html
+++ b/page/makeiso.html
@@ -16,6 +16,7 @@
1616 <link rel="stylesheet" href="../code/vs2015.css">
1717 <script src="../code/highlight.pack.js"></script>
1818 <link rel="stylesheet" type="text/css" media="print" href="../style/main.css">
19+ <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&amp;subset=japanese" rel="stylesheet">
1920
2021 <!-- class="prettyprint linenums" でコードに色付け -->
2122 <!-- '<pre><code class="prettyprint linenums"></code></pre>' -->
--- a/page/preparation.html
+++ b/page/preparation.html
@@ -15,6 +15,7 @@
1515 <script src="../code/highlight.pack.js"></script>
1616 <link rel="shortcut icon" href="../favicon.ico">
1717 <link rel="stylesheet" type="text/css" media="print" href="../style/main.css">
18+ <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&amp;subset=japanese" rel="stylesheet">
1819
1920 <!-- class="prettyprint linenums" でコードに色付け -->
2021 <!-- <pre><code class="prettyprint linenums"></code></pre> -->
--- a/page/template.html
+++ b/page/template.html
@@ -16,6 +16,7 @@
1616 <script src="../code/highlight.pack.js"></script>
1717 <link rel="shortcut icon" href="../favicon.ico">
1818 <link rel="stylesheet" type="text/css" media="print" href="../style/main.css">
19+ <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&amp;subset=japanese" rel="stylesheet">
1920
2021 <!-- class="prettyprint linenums" でコードに色付け -->
2122 <!-- <pre><code class="prettyprint linenums"></code></pre> -->
--- a/page/website.html
+++ b/page/website.html
@@ -16,6 +16,7 @@
1616 <script src="../code/highlight.pack.js"></script>
1717 <link rel="shortcut icon" href="../favicon.ico">
1818 <link rel="stylesheet" type="text/css" media="print" href="../style/main.css">
19+ <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&amp;subset=japanese" rel="stylesheet">
1920
2021 <!-- class="prettyprint linenums" でコードに色付け -->
2122 <!-- <pre><code class="prettyprint linenums"></code></pre> -->
--- a/style/history.css
+++ b/style/history.css
@@ -11,6 +11,7 @@ h2 {
1111 font-weight: bold;
1212 margin: 0 0 20px;
1313 padding: 10px 15px 10px;
14+ font-family: 'Noto Sans JP', sans-serif;
1415 }
1516 h1 {
1617 color: #1B73BA;
@@ -30,11 +31,13 @@ h3 {
3031 font-weight: bold;
3132 margin: 0 0 20px;
3233 padding-bottom: 5px;
34+ font-family: 'Noto Sans JP', sans-serif;
3335 }
3436 h4 {
3537 border-left: 2px solid #1B73BA;
3638 font-size: 16px;
3739 font-weight: bold;
40+ font-family: 'Noto Sans JP', sans-serif;
3841 }
3942
4043 /* 背景 */
--- a/style/main-resp.css
+++ b/style/main-resp.css
@@ -49,6 +49,7 @@ h2 {
4949 font-weight: bold;
5050 margin: 0 0 20px;
5151 padding: 10px 15px 10px;
52+ font-family: 'Noto Sans JP', sans-serif;
5253 }
5354 h1 {
5455 color: #1B73BA;
@@ -68,6 +69,7 @@ h3 {
6869 font-weight: bold;
6970 margin: 0 0 20px;
7071 padding-bottom: 5px;
72+ font-family: 'Noto Sans JP', sans-serif;
7173 }
7274 h4 {
7375 border-left: 2px solid #1B73BA;
@@ -75,6 +77,7 @@ h4 {
7577 font-weight: bold;
7678 margin: 0 0 20px;
7779 padding-left: 5px;
80+ font-family: 'Noto Sans JP', sans-serif;
7881 }
7982
8083 /*プログラムコード*/
@@ -131,6 +134,7 @@ pre {
131134 /*本文フォントサイズ*/
132135 p {
133136 font-size: 110%;
137+ font-family: 'Noto Sans JP', sans-serif;
134138 }
135139
136140 /*テーブル*/
@@ -155,6 +159,7 @@ tfoot {
155159 }
156160 tbody tr th {
157161 font-weight: bold;
162+ font-family: 'Noto Sans JP', sans-serif;
158163 }
159164 tbody tr:nth-of-type(2n) {
160165 background: #191919;
--- a/style/main.css
+++ b/style/main.css
@@ -47,6 +47,7 @@ h2 {
4747 font-weight: bold;
4848 margin: 0 0 20px;
4949 padding: 10px 15px 10px;
50+ font-family: 'Noto Sans JP', sans-serif;
5051 }
5152 h1 {
5253 color: #1B73BA;
@@ -67,6 +68,7 @@ h3 {
6768 font-weight: bold;
6869 margin: 0 0 20px;
6970 padding-bottom: 5px;
71+ font-family: 'Noto Sans JP', sans-serif;
7072 }
7173 h4 {
7274 border-left: 2px solid #1B73BA;
@@ -74,6 +76,7 @@ h4 {
7476 font-weight: bold;
7577 margin: 0 0 20px;
7678 padding-left: 5px;
79+ font-family: 'Noto Sans JP', sans-serif;
7780 }
7881
7982 /*プログラムコード*/
@@ -153,6 +156,7 @@ tfoot {
153156 }
154157 tbody tr th {
155158 font-weight: bold;
159+ font-family: 'Noto Sans JP', sans-serif;
156160 }
157161 tbody tr:nth-of-type(2n) {
158162 background: #191919;
@@ -175,4 +179,6 @@ a:hover {
175179 a:visited {
176180 text-decoration:none;
177181 color: #6EDEFF;
178-}
\ No newline at end of file
182+}
183+
184+/*pullreq by ek*/
\ No newline at end of file
Show on old repository browser