ソースを参照

hyphens just for links

Heydon Pickering 8 年 前
コミット
4f0ec971a2
3 ファイル変更2 行追加2 行削除
  1. 1 1
      docs/css/styles.css
  2. 0 0
      docs/service-worker.js
  3. 1 1
      themes/infusion/static/css/styles.css

+ 1 - 1
docs/css/styles.css

@@ -797,7 +797,7 @@ h1 svg {
 }
 @media screen and (max-width: 45em) {
 
-    body {
+    body a {
       hyphens: auto;
     }
 

ファイルの差分が大きいため隠しています
+ 0 - 0
docs/service-worker.js


+ 1 - 1
themes/infusion/static/css/styles.css

@@ -797,7 +797,7 @@ h1 svg {
 }
 @media screen and (max-width: 45em) {
 
-    body {
+    body a {
       hyphens: auto;
     }
 

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません