הבדלים בין גרסאות בדף "מדיה ויקי:Common.css"
שורה 1: | שורה 1: | ||
/* table.hamore * { font-family: arial; font-size: 18px; } */ | /* table.hamore * { font-family: arial; font-size: 18px; } */ | ||
table.hamore { border-collapse: collapse; width: 100%; table-layout: fixed; vertical-align: top; } | table.hamore { border-collapse: collapse; width: 100%; table-layout: fixed; vertical-align: top; } | ||
− | table.hamore td { border: 1px solid #ddd; padding: | + | table.hamore td { border: 1px solid #ddd; padding: 0.3em; vertical-align: top; } |
table.hamore .no-ar td.ar { display: none; } | table.hamore .no-ar td.ar { display: none; } | ||
− | table.hamore td.para-num { width: | + | table.hamore td.para-num { width: 2em; text-align: left; font-weight: bold; color: #444; } |
− | table.hamore .wide { color: #333; font-weight: bold; letter-spacing: | + | table.hamore .wide { color: #333; font-weight: bold; letter-spacing: 0.2em; } |
table.hamore .hebrew { color: #b0b; font-weight: bold; } | table.hamore .hebrew { color: #b0b; font-weight: bold; } | ||
− | table.hamore .heading1 { color: # | + | table.hamore .heading1 { color: #0a0; font-size: 1.2em; } |
− | table.hamore .heading2 { color: # | + | table.hamore .heading2 { color: #0a0; font-size: 0.8em; height: 1.2em;} |
− | table.hamore .source { color: #00f; font-size: | + | table.hamore .source { color: #00f; font-size: 0.8em; } |
− | table.hamore .index { color: #0a0; font-size: | + | table.hamore .index { color: #0a0; font-size: 0.8em; font-weight: bold; background: #ffa; margin-left: 0.3em; padding: 0.2em; } |
− | table.hamore .term { color: #555; font-size: | + | table.hamore .term { color: #555; font-size: 0.6em; background: #ccc; vertical-align: super; font-weight: bold; line-height: 0; } |
table.hamore .term:before { content: '"'; } | table.hamore .term:before { content: '"'; } | ||
table.hamore .term:after { content: '"'; } | table.hamore .term:after { content: '"'; } |
גרסה מ־15:56, 13 בספטמבר 2018
/* table.hamore * { font-family: arial; font-size: 18px; } */ table.hamore { border-collapse: collapse; width: 100%; table-layout: fixed; vertical-align: top; } table.hamore td { border: 1px solid #ddd; padding: 0.3em; vertical-align: top; } table.hamore .no-ar td.ar { display: none; } table.hamore td.para-num { width: 2em; text-align: left; font-weight: bold; color: #444; } table.hamore .wide { color: #333; font-weight: bold; letter-spacing: 0.2em; } table.hamore .hebrew { color: #b0b; font-weight: bold; } table.hamore .heading1 { color: #0a0; font-size: 1.2em; } table.hamore .heading2 { color: #0a0; font-size: 0.8em; height: 1.2em;} table.hamore .source { color: #00f; font-size: 0.8em; } table.hamore .index { color: #0a0; font-size: 0.8em; font-weight: bold; background: #ffa; margin-left: 0.3em; padding: 0.2em; } table.hamore .term { color: #555; font-size: 0.6em; background: #ccc; vertical-align: super; font-weight: bold; line-height: 0; } table.hamore .term:before { content: '"'; } table.hamore .term:after { content: '"'; }