Commit 2192124f95fa16a86ff198529c151a79c89659e5
1 parent
f5e666bf
Exists in
master
and in
2 other branches
remove logo participa.br
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
errors.css
| @@ -11,6 +11,7 @@ body { | @@ -11,6 +11,7 @@ body { | ||
| 11 | position: absolute; | 11 | position: absolute; |
| 12 | height:92px; | 12 | height:92px; |
| 13 | width:108px; | 13 | width:108px; |
| 14 | + display: none; | ||
| 14 | } | 15 | } |
| 15 | 16 | ||
| 16 | div.message h1 { | 17 | div.message h1 { |
| @@ -62,4 +63,4 @@ div.message p { | @@ -62,4 +63,4 @@ div.message p { | ||
| 62 | font-variant: small-caps; | 63 | font-variant: small-caps; |
| 63 | color: black; | 64 | color: black; |
| 64 | font-size: 14px; | 65 | font-size: 14px; |
| 65 | -} | ||
| 66 | \ No newline at end of file | 66 | \ No newline at end of file |
| 67 | +} |