Commit 46638c3b2894e17f1f79c67021356649a7d3dac0

Authored by Valessio Brito
1 parent 9514b7f5

Escondendo os autores;

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
1 @import url(../profile-base/style.css); 1 @import url(../profile-base/style.css);
2 2
  3 +/* Class all system */
  4 +
  5 +.author { display: none; }
  6 +
3 /* Main style page */ 7 /* Main style page */
4 body { 8 body {
5 background: #FFF; 9 background: #FFF;