LSP: moved function to functions.js + minor style change
This commit is contained in:
parent
530ba10eb8
commit
1469fa3240
3 changed files with 58 additions and 48 deletions
|
|
@ -309,6 +309,11 @@ button,
|
|||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
span {
|
||||
font-weight: normal;
|
||||
text-transform: none ;
|
||||
}
|
||||
|
||||
|
||||
.nocapitals
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue