Commit 45dfb18d2843274af43308a90545d961c7e7b358
1 parent
703301b9
Exists in
master
and in
5 other branches
updating theme
Showing
2 changed files
with
138 additions
and
5 deletions
Show diff stats
style.css
... | ... | @@ -222,7 +222,7 @@ p { |
222 | 222 | border-radius: 0 0 0 0; |
223 | 223 | border-right: medium none; |
224 | 224 | border-top: 0px solid #64946E !important; |
225 | - color: #436976 !important; | |
225 | + color: #436976; | |
226 | 226 | font-weight: normal; |
227 | 227 | width: auto; |
228 | 228 | font-size: 12px; |
... | ... | @@ -245,8 +245,6 @@ p { |
245 | 245 | |
246 | 246 | /*****************/ |
247 | 247 | |
248 | - | |
249 | - | |
250 | 248 | .container-block-plugin_container-block, |
251 | 249 | .container-block-plugin_container-block .block-inner-2{ |
252 | 250 | background-color: transparent; |
... | ... | @@ -1171,7 +1169,6 @@ input.button.with-text { |
1171 | 1169 | margin: -10px -8px -8px; |
1172 | 1170 | } |
1173 | 1171 | |
1174 | - | |
1175 | 1172 | /**/ |
1176 | 1173 | |
1177 | 1174 | /*Block People*/ |
... | ... | @@ -1349,5 +1346,138 @@ input.button.with-text { |
1349 | 1346 | /* Fim Bloco Estatistica */ |
1350 | 1347 | |
1351 | 1348 | |
1349 | +/*Acessibilidade*/ | |
1350 | +/* Contraste */ | |
1351 | + | |
1352 | +body.contraste, | |
1353 | +body.contraste #wrap-2, | |
1354 | +body.contraste #header, | |
1355 | +body.contraste #sobre, | |
1356 | +body.contraste #footer, | |
1357 | +body.contraste #main, | |
1358 | +body.contraste #doormat-container, | |
1359 | +body.contraste #em-destaque ul, | |
1360 | +body.contraste #em-destaque li#em-destaque-titulo, | |
1361 | +body.contraste .outstanding-header .outstanding-title, | |
1362 | +body.contraste .audiogallery-tile, | |
1363 | +body.contraste .videogallery-tile, | |
1364 | +body.contraste ul.css-tabs a, | |
1365 | +body.contraste .timeline, | |
1366 | +body.contraste .timeline a { | |
1367 | + background: #000; | |
1368 | + color: #fff; | |
1369 | +} | |
1370 | + | |
1371 | +/***********Imagem de Fundo - somente na página inicial*********/ | |
1372 | + | |
1373 | +body.contraste #content .tags-block .block-footer-content a, | |
1374 | +body.contraste #content .people-block .block-footer-content a, | |
1375 | +body.contraste #content .profile-list-block .block-footer-content a, | |
1376 | +body.contraste #content .enterprises-block .block-footer-content a, | |
1377 | +body.contraste #content .members-block .block-footer-content a, | |
1378 | +body.contraste #content .communities-block .block-footer-content a, | |
1379 | +body.contraste #content .friends-block .block-footer-content a, | |
1380 | +body.contraste .more_button .view_all a, | |
1381 | +body.contraste .read_more a { | |
1382 | + background: url("images/button-read-more-vazio-contraste.png") no-repeat scroll left 50% transparent; | |
1383 | +} | |
1384 | + | |
1385 | +body.contraste a, | |
1386 | +body.contraste h1, | |
1387 | +body.contraste h2, | |
1388 | +body.contraste h3, | |
1389 | +body.contraste h4, | |
1390 | +body.contraste h5, | |
1391 | +body.contraste h6, | |
1392 | +body.contraste #plone-document-byline, | |
1393 | +body.contraste #doormat-container dt, | |
1394 | +body.contraste #content .documentDescription, | |
1395 | +body.contraste #content #description, | |
1396 | +body.contraste .nitfByline, | |
1397 | +body.contraste p.section { | |
1398 | + color: #fff; | |
1399 | +} | |
1400 | + | |
1401 | +body.contraste #content a:link, | |
1402 | +body.contraste #content a:link, | |
1403 | +body.contraste #content a { | |
1404 | + color: #ffff00; | |
1405 | +} | |
1406 | + | |
1407 | +body.contraste #content .display-content-block .title a { | |
1408 | + color: #ffff00; | |
1409 | +} | |
1410 | + | |
1411 | +body.contraste.action-home-index #wrap-2, | |
1412 | +body.contraste.action-environment_design-index #wrap-2 { | |
1413 | + background-image: none; | |
1414 | +} | |
1415 | + | |
1416 | +body.contraste.action-home-index .block .block-inner-2, body.contraste.action-environment_design-index .block .block-inner-2, | |
1417 | +body.contraste.action-home-index #content .tags-block .block-inner-2, body.contraste.action-environment_design-index #content .tags-block .block-inner-2 { | |
1418 | + background-color: #333; | |
1419 | +} | |
1420 | +body.contraste.action-home-index #content .tags-block .block-inner-2, body.contraste.action-environment_design-index #content .tags-block .block-inner-2 { | |
1421 | + border-top: 1px solid #fff; | |
1422 | +} | |
1423 | + | |
1424 | +body.contraste.action-home-index #content .box-1 .block-title span, body.contraste.action-environment_design-index #content .box-1 .block-title span { | |
1425 | + color: #497B16; | |
1426 | + background-color: white; | |
1427 | +} | |
1428 | + | |
1429 | +body.contraste #accessibility span { | |
1430 | + background: #fff !important; | |
1431 | + color: #000 !important; | |
1432 | +} | |
1433 | + | |
1434 | +body.contraste #content .box .block-title { | |
1435 | + background-color: #333; | |
1436 | +} | |
1437 | + | |
1438 | +body.contraste.action-home-index #content .box .block-title, | |
1439 | +body.action-environment_design-index #content .box .block-title { | |
1440 | + background-color: transparent; | |
1441 | +} | |
1442 | + | |
1443 | +body.contraste #content .link-list-block li a { | |
1444 | + background-color: #000; | |
1445 | + color: white; | |
1446 | +} | |
1447 | +body.contraste #content .link-list-block li a:hover { | |
1448 | + background-color: #333; | |
1449 | + color: #ffff00; | |
1450 | +} | |
1451 | + | |
1452 | +body.contraste #comments_list a.display-comment-form, | |
1453 | +body.contraste #content input.button, body.contraste #content a.button { | |
1454 | + background-color:#333; | |
1455 | +} | |
1456 | + | |
1457 | +body.contraste #content .recent-documents-block li{ | |
1458 | + background-color:#000; | |
1459 | +} | |
1460 | + | |
1461 | +body.contraste #content .track_list .item_card, | |
1462 | +body.contraste #content .track_list .item_card .track_stats .comments .counter, | |
1463 | +body.contraste #content .track_list .item_card .track_stats .hits .counter { | |
1464 | + background-color: #333; | |
1465 | + color: #fff; | |
1466 | +} | |
1467 | +body.contraste #content .track_list .item_card .track_content .lead { | |
1468 | + color: #fff; | |
1469 | +} | |
1470 | + | |
1471 | +body.contraste .ui-widget-content { | |
1472 | + background-color: #000; | |
1473 | + color: #fff; | |
1474 | +} | |
1475 | + | |
1476 | +body.contraste .ui-state-active, | |
1477 | +body.contraste .ui-widget-content .ui-state-active, | |
1478 | +body.contraste .ui-widget-header .ui-state-active { | |
1479 | + background-image: none; | |
1480 | + background-color: #000; | |
1481 | +} | |
1352 | 1482 | |
1353 | 1483 | ... | ... |