This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Hidden Chrome Zen Browser Theme */ | |
#zen-appcontent-navbar-wrapper { | |
display: none !important; | |
} | |
#zen-tabbox-wrapper { | |
margin-right: 0 !important; | |
margin-bottom: 0 !important; | |
} | |
#zen-sidebar-splitter { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@ 10800 IN A 95.85.56.48 | |
blog 10800 IN CNAME blogs.vip.gandi.net. | |
imap 10800 IN CNAME access.mail.gandi.net. | |
pop 10800 IN CNAME access.mail.gandi.net. | |
smtp 10800 IN CNAME relay.mail.gandi.net. | |
webmail 10800 IN CNAME webmail.gandi.net. | |
www 10800 IN CNAME webredir.vip.gandi.net. | |
@ 10800 IN MX 50 fb.mail.gandi.net. | |
@ 10800 IN MX 10 spool.mail.gandi.net. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.header{ | |
background-color: hsl(60, 5%, 5%); | |
border-bottom: 1px solid hsl(340, 95%, 55%); | |
position:relative; | |
} | |
#chat-container | |
{ | |
margin-top: 1px; | |
} |