Version 1.2
This commit is contained in:
parent
2fd37b4de7
commit
836098e2db
3 changed files with 17 additions and 1 deletions
|
@ -143,6 +143,11 @@ Usage: <a class=".text_button_flat_colored">YOUR TEXT</a>
|
|||
max-width: 35%;
|
||||
}
|
||||
|
||||
code{
|
||||
background-color: #e8e6e6;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.texttitle{
|
||||
font-family: 'Roboto', sans-serif;
|
||||
font-weight: 500;
|
||||
|
|
Reference in a new issue