mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-31 10:22:15 +00:00
doc/nimdoc.css: align field names to the right (#15217)
This commit is contained in:
@@ -582,6 +582,7 @@ table th {
|
||||
|
||||
table th.docinfo-name {
|
||||
background-color: transparent;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
table tr:hover {
|
||||
|
||||
Reference in New Issue
Block a user