My css file contains block elements which are no longer being recognized by lj

Feb 06, 2012 11:02

Username of journal: slavezombie
Layout Style: tranquility ii
Basic, Paid or Plus: paid
Problem you are having: css file contains screenplay formatting which used to work. Now all my entries tagged dialog* don't have the div tags they're supposed to have. Why?

I've included the css that is in question

Style ID # 17123493(and/or)

/* -------------------------------- */
/* --------- Screenplay PS -------- */
/* -------------------------------- */

/* CHARACTER STYLES */

span.underline {
font-family: Courier;
text-decoration: underline;
}

/* ELEMENT STYLES */

div.title {
font-family: Courier;
text-align: center;
margin-top: .75em;
margin-left: 9%;
margin-right: 9%;
}

div.action {
font-family: Courier;
margin-top: .75em;
margin-left: 9%;
margin-right: 9%;
}

div.scene-heading {
font-family: Courier;
margin-top: .75em;
margin-left: 9%;
margin-right: 9%;
text-transform: uppercase;
font-weight: 400;
}

div.shot {
font-family: Courier;
margin-top: .75em;
margin-left: 13.5%;
margin-right: 9%;
text-transform: uppercase;
}

div.character-name {
font-family: Courier;
text-transform: uppercase;
margin-top: .75em;
margin-left: 33% !important;
margin-right: 9%;
}

div.parenthetical {
font-family: Courier;
margin-top: 0;
margin-left: 26.25%;
margin-right: 30.75%;
}

div.dialogue {
font-family: Courier;
margin-top: 0;
margin-left: 21.75%;
margin-right: 21%;
}

div.transition {
font-family: Courier;
margin-top: .75em;
margin-left: 13.5%;
margin-right:9%;
text-align: right;
text-transform: uppercase;
}

div.script-note {
font-family: Courier;
margin-top: .75em;
margin-left: 13.5%;
margin-right: 9%;
color: black;
background: #FFFF00;
border: thin black solid;
font-style: italic;
}

/* ===========POWERSTRUCTURE========== */
/* ==================================== */
/* ------------ end ------------ */

* http://slavezombie.livejournal.com/tag/dialog
Previous post Next post
Up