Ver Fonte

Dyad 2: Fixing CSS syntax errors. Fixes #204.

alaczek há 7 anos atrás
pai
commit
1d0c083241
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      dyad-2/style.css

+ 1 - 2
dyad-2/style.css

@@ -584,7 +584,6 @@ td, th {
 th {
 	font-size: 85%;
 	letter-spacing: 0.1em;
-	padding: ;
 	text-transform: uppercase;
 }
 
@@ -2004,7 +2003,7 @@ footer.comment-footer:after,
 	padding: 13.5rem 0 0;
 }
 
-.is-singular .site-content:before.
+.is-singular .site-content:before,
 .is-singular .site-content:after {
 	content: "";
 }