Commit e17b3e0bed18652d7998eb6ad48166b791a8aecc
1 parent
f130c886
Exists in
master
and in
2 other branches
redefinido o css
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
style.css
... | ... | @@ -374,6 +374,8 @@ html {background-image: none;background-color: #EEE;} |
374 | 374 | |
375 | 375 | #content .box-2 .block-inner-2 .block-title span {color:#0050A5;} |
376 | 376 | |
377 | +#content .main-block h1, #not-found h1, #access-denied h1{font-variant: normal;} | |
378 | + | |
377 | 379 | .link-list-block, |
378 | 380 | .profile-image-block {background-color: #FFF;box-shadow: 2px 2px 4px #CCC;} |
379 | 381 | ... | ... |