Add files via upload
This commit is contained in:
@@ -33,6 +33,15 @@ hr {
|
|||||||
#chat-settings { width: 640px; }
|
#chat-settings { width: 640px; }
|
||||||
#chat-preview { width: calc(100% - 640px); }
|
#chat-preview { width: calc(100% - 640px); }
|
||||||
|
|
||||||
|
#chat-settings h1 {
|
||||||
|
width: 200px;
|
||||||
|
height: 80px;
|
||||||
|
background: url('../images/logo-chatrd.png') center center no-repeat;
|
||||||
|
background-size: cover;
|
||||||
|
margin: auto;
|
||||||
|
text-indent: -9999px;
|
||||||
|
}
|
||||||
|
|
||||||
#chat-preview iframe {
|
#chat-preview iframe {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 30px;
|
top: 30px;
|
||||||
|
BIN
images/logo-chatrd-full.png
Normal file
BIN
images/logo-chatrd-full.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
images/logo-chatrd.png
Normal file
BIN
images/logo-chatrd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user