Commit 1cc9f37cec748774d532770ff6b05ee766de3518

Authored by Valessio Brito
1 parent e303e478

Removendo todo estilo variant

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
style.css
... ... @@ -2,6 +2,10 @@
2 2  
3 3 /* Class all system */
4 4  
  5 +* {
  6 + font-variant: normal !important;
  7 +}
  8 +
5 9 .author { display: none; }
6 10  
7 11 p {
... ...