Commit f130c88637c91f2ce91bb811654955f61b8f8622
1 parent
b729216b
Exists in
master
and in
2 other branches
redefinido o css
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
style.css
@@ -369,6 +369,10 @@ html {background-image: none;background-color: #EEE;} | @@ -369,6 +369,10 @@ html {background-image: none;background-color: #EEE;} | ||
369 | #content .box-1 {margin-left: 262px;} | 369 | #content .box-1 {margin-left: 262px;} |
370 | #content .box-2 {margin-left: 0px;} | 370 | #content .box-2 {margin-left: 0px;} |
371 | #content .box-2 .block-inner-1 .block-inner-2 {background-image: none;margin-left: 0;} | 371 | #content .box-2 .block-inner-1 .block-inner-2 {background-image: none;margin-left: 0;} |
372 | +#content .box-2 .block-inner-2 .block-title {background-image: none;} | ||
373 | +.box-1 .blocks {background-color: rgba(0, 0, 0, 0);} | ||
374 | + | ||
375 | +#content .box-2 .block-inner-2 .block-title span {color:#0050A5;} | ||
372 | 376 | ||
373 | .link-list-block, | 377 | .link-list-block, |
374 | .profile-image-block {background-color: #FFF;box-shadow: 2px 2px 4px #CCC;} | 378 | .profile-image-block {background-color: #FFF;box-shadow: 2px 2px 4px #CCC;} |