Skip to content

Commit

Permalink
css fix
Browse files Browse the repository at this point in the history
  • Loading branch information
situx committed Oct 16, 2024
1 parent 10399ea commit 3eb352a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ table.description .property-column { width: 13em; }
.unbound { color: #888; }
table.description a small, .metadata-table a small { font-size: 100%; color: #55a; }
table.description small, .metadata-table a small { font-size: 100%; color: #666; }
table.description .property { white-space: nowrap; padding-right: 1.5em; }
table.description .property { white-space: normal; padding-right: 1.5em; }
h1, h2 { color: #810; }
body { background: #cec; }
table.description .container > td { background: #c0e2c0; padding: 0.2em 0.8em; }
Expand Down

0 comments on commit 3eb352a

Please sign in to comment.