szurubooru/public_html/media/css/index-help.css
2014-03-03 21:39:21 +01:00

22 lines
283 B
CSS

.tab-content {
padding-left: 1em;
}
table {
border-spacing: 0;
border: 3px solid #eee;
}
table th {
padding: 0.3em 0.5em;
}
table td {
padding: 0.1em 0.5em;
}
table th {
text-align: left;
background: #eee;
}
table td:first-child {
white-space: pre;
font-family: verdana;
}