Added "lang level hints"
This commit is contained in:
parent
6bd18e749b
commit
7d85ae44d8
2 changed files with 48 additions and 1 deletions
|
|
@ -465,6 +465,14 @@ table#reports-todo tr:not(:first-of-type) {
|
|||
.report p:not(.date){
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#lang-level-list{
|
||||
padding: 0;
|
||||
list-style-type: none;
|
||||
}
|
||||
#lang-level-list h6{
|
||||
font-weight: 700;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
/* autocomplete */
|
||||
|
||||
.autocomplete-suggestions{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue