Line 9: | Line 9: | ||
</script> | </script> | ||
<style> | <style> | ||
+ | /*==Estilização da tabela do Collection of Parts. Tome cuidado ao manipular o id HQ_page, ele é um dos parametros globais da Wiki==*/ | ||
+ | |||
+ | .olha-a-tabela{border-collapse: collapse; width: 100%;} | ||
+ | |||
+ | #HQ_page th{font-family: 'Ubuntu', sans-serif;} | ||
+ | |||
+ | #HQ_page td, #HQ_page th{border: 1px solid #ddd;} | ||
+ | |||
+ | #HQ_page tr:nth-child(even){background-color: #f2f2f2;} | ||
+ | |||
+ | #HQ_page tr:hover {background-color: #ddd;} | ||
+ | |||
+ | #HQ_page th{ | ||
+ | padding-top: 12px; | ||
+ | padding-bottom: 12px; | ||
+ | text-align: left; | ||
+ | background-color: #618b99; | ||
+ | color: white; | ||
+ | } | ||
.mod-content h2, h3{text-align: left;} | .mod-content h2, h3{text-align: left;} |
Revision as of 20:47, 16 October 2018