If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org
(no subject)
Date: 8 Jan 2017 07:39 pm (UTC)Well, this is all the stuff I have in my CSS box so far:
#header, .comment-wrapper, .module, .entry-wrapper {border: 1px solid #000000;}
#header, .comment-wrapper, .module, .entry-wrapper, .module-wrapper {border-radius:5px!important;}
.entry-title, .module-header, module-wrapper {border-top-left-radius: 5px;
border-top-right-radius: 5px;}
.comment-title {border-top-right-radius: 5px;}
.entry, .comment {border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
.module-content {padding: 2px}
#canvas {
background-image: url(https://s26.postimg.org/ijyo0z5vt/Leaning_Banner_Class1.jpg);
background-repeat: no-repeat;
background-position: top center;
padding-top: 461px;
}
#canvas {
margin-top: 10px;
}
.module-navlinks {border: none!important}
.module-userprofile .userpic img {height: 100px; width: 100px;}
.module-header {text-transform: lowercase;}
#header h1#title, h2#subtitle {text-transform: lowercase;}
#header h2#pagetitle {display: none}
.module-navlinks {text-align: center;}
.userpic img {border: 2px solid #000000;}
.multiple-columns #secondary, .three-columns-left #tertiary, .three-columns-right #tertiary, .three-columns-sides #tertiary {
top: 461px !important;
}