This commit is contained in:
parent
0b8ad834ce
commit
2b3bbf829e
2 changed files with 55 additions and 32 deletions
|
@ -1527,3 +1527,13 @@ Possible extra rowspan handling
|
|||
color: var(--logo-text);
|
||||
padding: 3px 10px;
|
||||
}
|
||||
|
||||
/******************************************************************************/
|
||||
/* Custom CSS */
|
||||
/******************************************************************************/
|
||||
|
||||
.translator-section {
|
||||
background-color: #007cff3d;
|
||||
padding: 10px;
|
||||
border-radius: 5px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue