DotaNoobs main site.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

82 lines
1.3 KiB

body {
/*background:url("../img/back_pattern.png") repeat fixed 0 0 transparent;*/
}
#container {
width: 80%;
margin: 1em auto 6em;
}
#biglogo {
width:65%;
max-width:650px;
min-width:250px;
}
.uk-navbar-brand > img, .uk-navbar-flip > img {
height:35px;
}
footer {
width:60%;
text-align:center;
border-top: 1px solid #999;
padding:8px 30px;
}
#ocnav-header {
padding-left:22%;
color: white;
}
.uk-nav-side > li.uk-active > a {
background-color: #6FAC34;
}
.dn-news-article > .uk-article-title {
font-size:26px;
}
.dn-news-article > .uk-article-title:hover {
text-decoration:underline;
}
#about-us-more, #less {
display:none;
}
.team_logo {
border-radius:6px;
margin-right: 1em;
box-shadow: 0 2px 5px rgba(0,0,0,0.25);
}
.botpad {
padding-bottom:80px;
}
#streams-online > .uk-article > a > h4 {
margin:0px;
}
#tsviewer > .uk-modal-dialog {
max-height: 80%;
overflow-y: scroll;
}
.ts_num {
color: #D9A859;
}
.dn-streamer, .dn-streamer-offline {
display: inline-block;
width: 110px;
padding: 5px;
margin: 5px;
}
.dn-streamer-offline > img {
height:50px;
}
.dn-streamer-hover {
background:red;
}
.dn-hero-icon {
background:#000;
padding:4px;
margin:2px;
}