improved namesbase analysis

This commit is contained in:
Azgaar 2022-01-15 17:19:55 +03:00
parent acacf395f6
commit dbe84ea015
3 changed files with 100 additions and 67 deletions

View file

@ -35,8 +35,7 @@ input[type="radio"] {
}
textarea {
padding: 2px;
text-indent: 1px;
padding: 3px;
box-sizing: border-box;
width: 100%;
}
@ -2012,7 +2011,7 @@ div.textual fieldset {
div.textual span,
.textual legend {
font-size: 0.8em;
font-size: 0.9em;
font-weight: bold;
}