Skip to content

Instantly share code, notes, and snippets.

@orcnd
Created April 21, 2018 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orcnd/189da9e34a2de1f38a2d28f691f65852 to your computer and use it in GitHub Desktop.
Save orcnd/189da9e34a2de1f38a2d28f691f65852 to your computer and use it in GitHub Desktop.
teknoseyir gece teması
@import url('https://fonts.googleapis.com/css?family=PT+Sans');
body {
background: url("https://www.toptal.com/designers/subtlepatterns/patterns/dark_leather.png");
color:rgba(255,255,255,0.74);
font-family: 'PT Sans', sans-serif;
}
.home-videos-left,.home-videos-left article,.home-videos-right {
border-radius:10px;
}
body > main > section.ts-videos {
background:transparent;
}
body > main > section.ts-videos .fa.fa-chevron-up {
text-shadow: 0px 1px 2px rgba(255,255,255,0.25);
color: black;
}
.wide-screen .home-videos-left .wp-post-image,.home-videos .tabs>li.active,.main-head.videos, .home-videos .tabs, .birsey_yaz .progress {
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.navbar-default {
background:-webkit-gradient(linear, 0% 60%, 0% 170%, from(#000000), to(#150508));
box-shadow:0px 1px 5px rgba(189, 0, 35, 0.1);
}
.col-right article, .ts-videos article, .birsey_yaz,.liste,.widget,input#inceleme_urun, textarea#post_content, textarea.comment_content,.col-left article, .author-header, .author-nav, .profile.wrapper, .main-head,#comments,.home-videos-right,.main-head.videos, .home-videos .tabs, .birsey_yaz .progress,.social_badge,.form-control,.ts-videos,li.bildirim,li.bildirim_tumu a {
background:rgba(0,0,0,0.8);
border-color:rgba(255,200,200,0.1);
}
li.bildirim_tumu a:hover,.dropdown-menu li.bildirim a:hover,.dropdown-menu li.bildirim:hover,.dropdown-menu>li>a:hover {
background:rgba(255,100,130,0.1)
}
.dropdown-menu {
box-shadow:0px 0px 5px rgba(255,205,205,0.22)
}
.dropdown-menu li.bildirim a.bildirim_sil {
padding:0px;
padding-left:4px;
padding-right:4px;
border:1px solid rgba(255,255,255,0.1);
}
.dropdown-menu {
background:black;
}
.social_badge {
background:transparent;
}
.wide-screen .home-videos-right h1 {
min-height:33px
}
.col-right .content , .ts-videos .content ,.col-right article {
background:transparent !important;
}
.col-right article {
padding-bottom:15px;
border-bottom:1px dashed rgba(255,255,255,0.05);
}
.col-right article, .ts-videos article, .birsey_yaz,.home-videos-right ,.widget{
border:1px solid rgba(255,255,255,0.05);
box-shadow:0px 0px 5px rgba(255,255,255,0.1)
}
.widget_one_cikanlar .wp-post-image, .theiaStickySidebar .wp-post-image img,.avatar-32,.avatar-40 ,#profile_pic img{
border-radius: 50%;
}
.wide-screen .home-videos-right .wp-post-image,.vid_thumb img,.gallery img,textarea.comment_content {
border-radius:4px;
}
.author-nav>li>a>i, .col-left h1 a, .rightpane h1 a, .user-list .author {
color:rgba(255,255,255,0.9)
}
a, .username{
color:#477b8c
}
.user_badge.plus {
box-shadow:0px 0px 25px rgba(255,0,50,0.4);
border-radius:50%;
}
.user_badge.plus:before {
color:red;
transform: scale(1.5);
-webkit-transform:scale(1.5);
padding-left:3px;
}
.widget_one_cikanlar article {
padding-top:5px;
padding-left:5px;
min-height:61px;
}
.home-videos .tabs>li.active {
box-shadow:inset 0px 3px 4px rgba(255,255,255,0.21)
}
.home-videos .tabs>li {
border-bottom:1px solid rgba(255,255,255,0.08);
}
#post_yaz #title {
background:rgba(0,0,0,0.8);
border:1px solid rgba(255,255,255,0.1)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment