Ver código fonte

template display: none

Heydon Pickering 8 anos atrás
pai
commit
e0e85a58e0

+ 3 - 0
docs/css/styles.css

@@ -22,6 +22,9 @@ html {
     color: #111;
     background-color: #fefefe;
 }
+template {
+  display: none !important;
+}
 * + * {
     margin-top: 2.25rem;
 }

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
docs/service-worker.js


+ 3 - 0
themes/infusion/static/css/styles.css

@@ -22,6 +22,9 @@ html {
     color: #111;
     background-color: #fefefe;
 }
+template {
+  display: none !important;
+}
 * + * {
     margin-top: 2.25rem;
 }

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff