Created
March 5, 2016 14:09
-
-
Save NaokiStark/6a696ab8a19ac1ad8560 to your computer and use it in GitHub Desktop.
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
body { | |
color: #222; | |
font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; | |
} | |
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section{ | |
font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; | |
} | |
nav.header{ | |
background: url(http://o1.t26.net/img/header/new-logo-color.png); | |
/* overflow: hidden; */ | |
height: auto; | |
} | |
nav.header > .v6-wrapper{ | |
height: 105px; | |
} | |
nav.header > .v6-wrapper > .nav-principal{ | |
position: absolute; | |
top: 63px; | |
right: 0; | |
z-index: 99; | |
margin: 0 auto; | |
width: 100%; | |
background: #004161; | |
height: 43px; | |
} | |
nav.header > .v6-wrapper > .nav-principal > ul { | |
width: 1002px; | |
margin: 0 auto; | |
} | |
.header-main__item { | |
position: relative; | |
display: block; | |
padding: 0 11px; | |
line-height: 38px; | |
font-size: 14px; | |
font-weight: bold; | |
color: inherit; | |
} | |
.active .header-main__item:hover { | |
color: #000!important; | |
} | |
span.logo,.header > .v6-wrapper > h1.fl-l{ | |
width: 100%; | |
position: absolute; | |
right:0; | |
} | |
.header-main__logo{ | |
width: 1002px; | |
margin: 0 auto; | |
background-repeat:no-repeat; | |
} | |
nav.header > .v6-wrapper > .nav-principal > ul > li{ | |
background: #003750; | |
color:#FFF; | |
border-radius: 3px 3px 0 0; | |
height: 37px; | |
margin-top: 7px; | |
margin-right: 4px; | |
} | |
nav.header > .v6-wrapper > .nav-principal > ul > li.active { | |
color:#000; | |
background:#fff; | |
} | |
/* user weas */ | |
.nav-user__search{ | |
float:right; | |
} | |
nav.header > .v6-wrapper > aside.nav-user{ | |
position: absolute; | |
right:0; | |
width: 100%; | |
} | |
nav.header > .v6-wrapper > aside.nav-user > div.login{ | |
width: 1002px; | |
margin: 0 auto; | |
position: static; | |
float: none; | |
} | |
.nav-user__shout{ | |
float:right; | |
} | |
.user-actions{ | |
float:right; | |
background: linear-gradient(#006695,#055070); | |
border-radius: 5px; | |
border: solid 1px #004161; | |
height: 36px; | |
box-shadow:1px 1px 1px rgba(0, 0, 0, 0.38); | |
line-height: 36px; | |
} | |
/*055070*/ | |
.user-actions > .user-action{ | |
/*min-width: 32px;*/ | |
padding-left: 3px; | |
} | |
.user-actions .user-action>a[class^="ico"] .count{ | |
box-shadow:1px 1px 1px rgba(0, 0, 0, 0.38); | |
background: linear-gradient(#F44336,rgba(213,64,64,1)); | |
display: block; | |
min-width: 14px; | |
width:initial; | |
text-align: center; | |
position: absolute; | |
left: 20px; | |
bottom: 16px; | |
font-size: 11px; | |
line-height: 9px; | |
height: 12px; | |
color: #fff; | |
padding: 2px 2px 0px; | |
text-shadow: none; | |
border-radius: 5px; | |
border: solid 1px rgb(147, 13, 13); | |
font-weight: bold; | |
padding-top: 3px; | |
} | |
.user-actions .user-action>a[class^="ico"] .count:before{ | |
border: 7px solid transparent; | |
border-top-color: #db4040; | |
content: ""; | |
position: absolute; | |
margin-left: 0px; | |
top: 13px; | |
transform: rotate(15deg); | |
} | |
.user-actions .user-action>a[class^="ico"] .count:after { | |
border:none; | |
} | |
.user-actions .user-action>a[class^="ico"]{ | |
top: -2px; | |
} | |
.user-actions img.user-picture{ | |
margin-top: 6px; | |
margin-right: 0px; | |
margin-left: 2px; | |
width: 24px; | |
height: 24px; | |
float: left; | |
} | |
.v6-container{ | |
min-width:1002px; | |
max-width:1002px; | |
} | |
.v6-content{ | |
background:#fff; | |
} | |
.list-l__title{ | |
font-size: 12px; | |
} | |
.meta.list-l__meta > .tiempo,.meta.list-l__meta > .comentarios, .meta.list-l__meta > .usuario,.btn.crear-post{ | |
display:none; | |
} | |
.content-right{ | |
width: 304px; | |
margin-top: -22px; | |
} | |
.content-left{ | |
margin-right: 318px; | |
} | |
.section-home .container-home .sidebar{ | |
width: 258px; | |
} | |
.section-home .container-home .v6-content{ | |
margin-right: 280px; | |
} | |
.section-post .container-home .v6-content,.section-post .sidebar,.section-post .sidebar .listados h2 span,.section-post .sidebar .listados h5 span{ | |
background:#fff!important; | |
} | |
.v6-beta nav.tabs{ | |
background: linear-gradient(#fff,#f0f0f0); | |
} | |
.v6-beta nav.tabs li a { | |
font-weight: normal; | |
width: auto; | |
margin-left: 5px; | |
color: #333; | |
font-weight: bold; | |
font-size: 12px; | |
line-height: 33px; | |
} | |
.v6-beta nav.tabs li.active a { | |
border: none; | |
border-radius: 32px!important; | |
background: #D7D7D7!important; | |
color: #000!important; | |
height: 20px; | |
margin-top: 5px; | |
padding: 3px; | |
line-height: 20px; | |
padding-left: 5px; | |
padding-right: 5px; | |
} | |
/**btn*/ | |
.btn,.ui-button,a[role="button"],.tema-footer .favorite-tema-tema,.tema-footer .follow-tema-tema{ | |
display: inline-block; | |
padding: 5px 10px; | |
margin: 3px; | |
border: 1px solid; | |
border-radius: 4px; | |
font-weight: bold; | |
font-size: 12px; | |
font-family: Helvetica Neue,Helvetica,Arial; | |
cursor: pointer; | |
box-shadow: 0 1px 0 0 #ddd; | |
} | |
.btn.v,.v6 .btn--green { | |
border-color: #6caf40 #53a32e #3e9a2e!important; | |
color: #fff!important; | |
text-shadow: 0 -1px 1px #6acb3c!important; | |
background: #88e64f; | |
background: -moz-linear-gradient(top,#88e64f 0,#5ed037 100%); | |
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#88e64f),color-stop(100%,#5ed037)); | |
background: -webkit-linear-gradient(top,#88e64f 0,#5ed037 100%); | |
background: -o-linear-gradient(top,#88e64f 0,#5ed037 100%); | |
background: -ms-linear-gradient(top,#88e64f 0,#5ed037 100%); | |
background: linear-gradient(top,#88e64f 0,#5ed037 100%)!important; | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88e64f',endColorstr='#5ed037',GradientType=0); | |
} | |
.btn.a { | |
border-color: #4081af #2e69a3 #20559a!important; | |
color: #fff!important; | |
text-shadow: 0 -1px 1px #3275bc; | |
background: #52a8e8; | |
background: -moz-linear-gradient(top,#52a8e8 0,#377ad0 100%); | |
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#52a8e8),color-stop(100%,#377ad0)); | |
background: -webkit-linear-gradient(top,#52a8e8 0,#377ad0 100%)!important; | |
background: -o-linear-gradient(top,#52a8e8 0,#377ad0 100%); | |
background: -ms-linear-gradient(top,#52a8e8 0,#377ad0 100%); | |
background: linear-gradient(top,#52a8e8 0,#377ad0 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52a8e8',endColorstr='#377ad0',GradientType=0); | |
} | |
.btn.a:hover { | |
text-decoration: none !important; | |
} | |
.btn.a:hover { | |
border-color: #2a73a6 #165899 #07428f !important; | |
border-style: solid !important; | |
border-width: 1px !important; | |
box-shadow: 0 1px 0 0 #62b1e9 inset !important; | |
text-shadow: 0 -1px 1px #1d62ab !important; | |
background: #3e9ee5; | |
background: -moz-linear-gradient(top,#3e9ee5 0,#206bcb 100%); | |
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#3e9ee5),color-stop(100%,#206bcb)); | |
background: -webkit-linear-gradient(top,#3e9ee5 0,#206bcb 100%); | |
background: -o-linear-gradient(top,#3e9ee5 0,#206bcb 100%); | |
background: -ms-linear-gradient(top,#3e9ee5 0,#206bcb 100%); | |
background: linear-gradient(top,#3e9ee5 0,#206bcb 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9ee5',endColorstr='#206bcb',GradientType=0); | |
} | |
.btn.a:active, .btn.a.active { | |
-moz-border-bottom-colors: none !important; | |
-moz-border-image: none !important; | |
-moz-border-left-colors: none !important; | |
-moz-border-right-colors: none !important; | |
-moz-border-top-colors: none !important; | |
background: none repeat scroll 0 0 #3282d3 !important; | |
border-color: #154c8c #154c8c #0e408e !important; | |
border-style: solid !important; | |
border-width: 1px !important; | |
box-shadow: 0 0 6px 3px #1657b5 inset,0 1px 0 0 #fff !important; | |
text-shadow: 0 -1px 1px #2361a4 !important; | |
} | |
.btn.g,.tema-footer .btn,a[role="button"],.tema-footer .favorite-tema-tema,.tema-footer .follow-tema-tema { | |
border-color: #ccc #c6c6c6 #aaa; | |
color: #111; | |
text-shadow: 0 1px 0 #eee; | |
background: -moz-linear-gradient(top,#fcfcfc 0,#eee 100%); | |
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fcfcfc),color-stop(100%,#eee)); | |
background: -webkit-linear-gradient(top,#fcfcfc 0,#eee 100%); | |
background: -o-linear-gradient(top,#fcfcfc 0,#eee 100%); | |
background: -ms-linear-gradient(top,#fcfcfc 0,#eee 100%); | |
background: linear-gradient(top,#fcfcfc 0,#eee 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#eeeeee',GradientType=0); | |
} | |
.btn.g:active, .btn.g.active,.tema-footer .btn:active, a[role="button"]:active,.tema-footer .follow-tema-tema:active { | |
-moz-border-bottom-colors: none; | |
-moz-border-image: none; | |
-moz-border-left-colors: none; | |
-moz-border-right-colors: none; | |
-moz-border-top-colors: none; | |
background: none repeat scroll 0 0 #eceaea; | |
border-color: #a9a9a9 #adacac #b2b0b0; | |
border-style: solid!important; | |
border-width: 1px!important; | |
} | |
.btn.g:hover,.tema-footer .btn:hover,a[role="button"]:hover,.tema-footer .follow-tema-tema:hover { | |
border-color: #ccc #c6c6c6 #aaa; | |
border-style: solid!important; | |
border-width: 1px!important; | |
background-color: #ddd; | |
background: #fff; | |
background: -moz-linear-gradient(top,#fff 0,#ddd 100%); | |
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#ddd)); | |
background: -webkit-linear-gradient(top,#fff 0,#ddd 100%); | |
background: -o-linear-gradient(top,#fff 0,#ddd 100%); | |
background: -ms-linear-gradient(top,#fff 0,#ddd 100%); | |
background: linear-gradient(top,#fff 0,#ddd 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0); | |
} | |
.btn.v:hover { | |
border-style: solid!important; | |
border-width: 1px!important; | |
border-color: #59a62a #59a62a #438918; | |
background: #78da40; | |
background: -moz-linear-gradient(top,#78da40 0,#45b31d 100%); | |
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#78da40),color-stop(100%,#45b31d)); | |
background: -webkit-linear-gradient(top,#78da40 0,#45b31d 100%); | |
background: -o-linear-gradient(top,#78da40 0,#45b31d 100%); | |
background: -ms-linear-gradient(top,#78da40 0,#45b31d 100%); | |
background: linear-gradient(top,#78da40 0,#45b31d 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78da40',endColorstr='#45b31d',GradientType=0); | |
} | |
.btn.v:active, .btn.v.active { | |
border-style: solid!important; | |
border-width: 1px!important; | |
-moz-border-bottom-colors: none; | |
-moz-border-image: none; | |
-moz-border-left-colors: none; | |
-moz-border-right-colors: none; | |
-moz-border-top-colors: none; | |
background: none repeat scroll 0 0 #32d335; | |
border-color: #0e8e1e #0e8e1e #0e408e; | |
border-style: solid!important; | |
border-width: 1px!important; | |
color: #fff; | |
text-shadow: 0 -1px 1px #26ad2b; | |
} | |
.btn.r:hover { | |
border-color: #af4051 #af4052 #a32e38; | |
border-style: solid!important; | |
border-width: 1px!important; | |
background: #e5344d; | |
background: -moz-linear-gradient(top,#e5344d 0,#c12c41 100%); | |
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e5344d),color-stop(100%,#c12c41)); | |
background: -webkit-linear-gradient(top,#e5344d 0,#c12c41 100%); | |
background: -o-linear-gradient(top,#e5344d 0,#c12c41 100%); | |
background: -ms-linear-gradient(top,#e5344d 0,#c12c41 100%); | |
background: linear-gradient(top,#e5344d 0,#c12c41 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5344d',endColorstr='#c12c41',GradientType=0); | |
} | |
.btn.r { | |
border-color: #af4052 #af4052 #a32e38; | |
color: #fff; | |
text-shadow: 0 -1px 1px #c63844; | |
background: #e64f64; | |
background: -moz-linear-gradient(top,#e64f64 0,#d0373a 100%); | |
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e64f64),color-stop(100%,#d0373a)); | |
background: -webkit-linear-gradient(top,#e64f64 0,#d0373a 100%); | |
background: -o-linear-gradient(top,#e64f64 0,#d0373a 100%); | |
background: -ms-linear-gradient(top,#e64f64 0,#d0373a 100%); | |
background: linear-gradient(top,#e64f64 0,#d0373a 100%); | |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e64f64',endColorstr='#d0373a',GradientType=0); | |
} | |
.btn.r:active, .btn.r.active { | |
background: none repeat scroll 0 0 #f34346; | |
border: 1px solid #993646; | |
} | |
.my-shout-attach-options i { | |
margin: -2px !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment