Skip to content

Instantly share code, notes, and snippets.

@hoangandev
Last active September 3, 2018 12:22
Show Gist options
  • Save hoangandev/49396f1a73c54cab2e31257452207049 to your computer and use it in GitHub Desktop.
Save hoangandev/49396f1a73c54cab2e31257452207049 to your computer and use it in GitHub Desktop.
style.css
@import url('https://fonts.googleapis.com/css?family=Cabin&subset=vietnamese');
*, a, input, div, body, html, p, h1, h2, h3, h4, h5, span{
font-family: 'Cabin', sans-serif !important;
}
body{
overflow-x: hidden;
}
#pagelet_canvas_nav_content, .fbSidebarGripper{
display: none
}
._2t-a{
width: 100%;
background: linear-gradient(to right,#069,#00d77d);
background-size: cover; color: white !important
}
p{
color: black
}
._3z_5{
background-color: #00aa5f
}
._50mz span:hover{
text-decoration: none;
}
.titlebarText{
color: white !important;
}
.fbNub._50mz .fbNubFlyoutTitlebar{
background:linear-gradient(to right,#34e89e,#0f3443) !important;
}
._1nc6 ._1aa6{
background:linear-gradient(to right,#069,#00d77d)
}
._2s1x ._2s1y{
border: none !important;
}
._4oes{
display: none !important;
}
.selected{
background:linear-gradient(to right,#069,#00d77d);
}
a[href="https://www.facebook.com/settings?ref=mb&drop"]{
color: white;
background: transparent !important;
}
._9jo{
background: transparent !important;
}
._54nh{
background: transparent !important;
}
button{
border: none;
}
._6a ._6b{
background: transparent;
}
._5w1r, ._3_om, ._5wdf
{
border-radius: 8px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment