Make instance domains larger in blocklist.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
16070d8b6f
commit
4148c4795b
|
@ -61,6 +61,11 @@ void write_html(ostream &out, const vector<entry_type> &entries)
|
|||
max-height: 10em;
|
||||
max-width: 40ch;
|
||||
}
|
||||
summary
|
||||
{
|
||||
font-size: large;
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Reference in New Issue
Block a user