@import url('https://fonts.cdnfonts.com/css/fredoka-one'); @import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap'); .page { background: #0c0c0c; } body { margin: 0; font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; /* font-size: 15px; */ line-height: 21px; color: #ffffff; background-color: #232323; font-family: Varela Round; } .content.misc-page.columns .col-66, .misc-page.columns.footer-Content .col-66 { width: 66.95%; left: 33.05%; background: #181818; } .news-item { width: 100%; float: left; padding: 1.2em 0 1.2em 0; border-top: 1px solid #ebdbb2; } .news-item .file:first-child .html-thumbnail.html img { width: 540px; height: 405px; border-radius: 12px; } .html-thumbnail.html img { width: 105px; height: 63px; -webkit-box-shadow: -13px 14px 4px 20px rgba(0,0,0,0.3); -moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 20px 0px rgb(0 0 0); } h4 { color: #000000; font-family: Varela Round; } .welcome > p { /*Your code should go under this comment*/ } .welcome { background-color: #ebdbb2; color: #131616; } .row > .col-66 { background-color: #131616; font-family: Varela Round; } .col-66 > h3 { font-family: Fredoka One; color: white } .header-Outro { background-color: #131616; } .col-33 { background-color: #131616; } .col-32 { /*Your code should go under this comment*/ background-color:#ebdbb2; } .col-32 > h3 { color: white; /*Your code should go under this comment*/ font-family: Varela Round; } .header-Outro { background: #30424b -moz-linear-gradient(top, #2b3c43 0%, #354751 100%); background: #30424b -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b3c43), color-stop(100%, #354751)); background: #30424b -webkit-linear-gradient(top, #2b3c43 0%, #354751 100%); background: #30424b -o-linear-gradient(top, #2b3c43 0%, #354751 100%); background: #30424b -ms-linear-gradient(top, #2b3c43 0%, #354751 100%); background: #00aaff linear-gradient(to bottom, #ebdbb2 0%, #ebdbb2 100%); -moz-box-shadow: inset 0 7px 10px 0 rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 7px 10px 0 rgba(0,0,0,0.1); box-shadow: inset 0 7px 10px 0 rgba(0,0,0,0.1); color: #fafafa; } .news-item .files { background-color: #131616; border-radius: 12px; } .news-item .icon { background-color:#ebdbb2; color:#ebdbb2; } .misc-page { background-color: #131616; } .content.misc-page, .misc-page.footer-Content { background: #131616; -moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1); box-shadow: 0px 1px 12px 0px rgb(235 219 178); padding: 25px 3% 40px 3%; } .header-Nav { background-color: #131616; font-family: Fredoka One; } .header-Base { background-color: #ebdbb2; } .website-Gallery.int-Gall.suggestions li { margin: 0 1.33% 12px 0; width: 32%; -moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1); box-shadow: -1px 7px 8px 1px rgb(0 0 0); background-color: #131616; border-color: #292d2d; border-radius: 5px; } a { color: #ebdbb2; } a:hover, a:active, a:focus { color: #ffffff; } .news-item.update .icon { background: #ebdbb2; } .content-Base { background-color: #131616; } .page { background-color: #131616 } #filesDisplay { background-color: #131616 } .col{ color: black; font-family: Varela Round; } .header-Outro .signup-Form fieldset { padding: 25px 22px; background: #131616; border-radius: 4px 4px 0 0; } .eps { font-family: Fredoka One; } .files .header { background: #ebdbb2; color: #000; float: left; width: 100%; padding: 10px 20px; border-radius: 6px; font-family: fredoka one; } .files .btn.listview-button { background: #c1253e; } .files .btn.iconview-button { background: #551923; } .files .btn-group .btn:focus, .files .btn-group .btn.active { outline: 0; background: #551923; } .files.list-view .btn.iconview-button { background: #5b1e28; } .files.list-view .btn.listview-button { background: #c1253e; } .files.list-view .list .file:nth-child(even) { background: #1c2323; border-radius: 4px; } .news-item .text { color: white; } .col-50 { color: white; } .following-list > p { color: white; } h3:nth-child(6) { color: #ebdbb2; } .follower-list { color: white; } p:nth-child(7) { color:white } .col-32 > h3 { color: black; font-family: Fredoka One; } .content.single-Col.misc-page, .single-Col.misc-page.footer-Content { background: #232323; font-family: 'Varela Round'; } .nav-tabs>li>a { padding-top: 8px; padding-bottom: 8px; line-height: 21px; border: 1px solid transparent; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; background: #ebdbb2; color: black; font-family: Varela round; } .content:nth-child(1) { background-color: #131616; padding: 10px 10px; font-family: Fredoka One; } h2 { color: white; font-family: Fredoka One; }