presenting the Logo
This commit is contained in:
parent
22b3af8962
commit
8a82438767
2 changed files with 8 additions and 3 deletions
|
|
@ -12,6 +12,10 @@
|
|||
background-color: rgba(0, 0, 0, .4);
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-brand {
|
||||
background-color: unset
|
||||
}
|
||||
|
||||
.ql-editor {
|
||||
border: outset 1em rgb(238, 144, 62);
|
||||
padding: 1em;
|
||||
|
|
@ -431,4 +435,4 @@ div.chatlist {
|
|||
|
||||
img.ptcroix {
|
||||
margin: .4em;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue