Hi! Can someone edit this code to make it so that the font on my camp is "nyala"?
I would greatly appreciate it
Thank you.
<style>
body
{
background: url(http://desktop.freewallpaper4.…/5290/the-dark-knight.jpg) fixed;;
}
h3.catbg {
background : #000000;
color: #660000;
border: 0px;
}
div.cat_bar {
background : #000000;
color: #660000;
border-color: #0D4F8B;
border: 1px solid; #0D4F8B
}
.windowbg {
background : #000000;
color: #660000;
}
span.left {
background : #000000;
color: #660000;
}
strong {
color: #660000;
font-weight: bold;
}
div#profile_success {
background : #000000;
color: #660000;
border-color: #0D4F8B;
}
.creator
dl {
color: #0D4F8B;
}
#header {
height: 0px;
overflow: hidden;
position: relative;
background: url() no-repeat scroll 0 0 transparent;
}
.newsDiv, .userinfo {
background: url(http://i1146.photobucket.com/a…les-1edited.jpg)no-repeat scroll 0 0 transparent;
color: #0D4F8B;
}
.newsText, .inner {
color: #000000;
}
textarea {
color: #0D4F8B;
}
.windowbg2 {
background : #000000;
color: #0D4F8B;
border: 1px solid #660000;
}
.time {
color: #0D4F8B;
}
h3.catbg a, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
color: #0D4F8B;
}
input, button, select, textarea {
background: #000000;
border: 1px solid #660000;
color: #0D4F8B;
}
div.spoilerheader input {
background-color: #000000;
color: #0D4F8B;
border: 1px solid #660000;
}
h1, h2, h3, h4, h5, h6 {
color: #660000;
}
.inner {
border-top: 1px solid #660000;
color: #0D4F8B;
}
.rp_username strong
{
color: #0D4F8B;
font-weight: normal;
}
h3.catbg77 {
background: #000000;
color: #660000;
border: #0D4F8B;
}
#profile_left .catbg, .cat_bar, .catbg77 {
background: url(http://images2.layoutsparks.co…-scratch-dotty-design.jpg);
border: 1px solid #660000;
}
#profile_right .catbg, .cat_bar, .catbg77 {
background: url(http://images2.layoutsparks.co…-scratch-dotty-design.jpg);
border: 1px solid #0D4F8B;
}
#profile_left .windowbg {
background: url(http://images2.layoutsparks.co…-scratch-dotty-design.jpg);
border: 1px solid #660000;
}
#profile_right .windowbg {
background: url(http://images2.layoutsparks.co…-scratch-dotty-design.jpg);
border: 1px solid #0D4F8B;
}
</style>