| <A href="http://www.xanga.com/fluorescent_Layouts">fluorescent_Layouts</A> <style type="text/css"> body { background-color: white; background-image: url("http://i3.photobucket.com/albums/y74/missythepunk182/1dinosaurLayOut.jpg"); background-attachment: fixed; background-position: bottom left; background-repeat:no-repeat; scrollbar-arrow-color: #red; scrollbar-track-color: black; scrollbar-shadow-color: red; scrollbar-face-color: black; scrollbar-highlight-color: red; scrollbar-darkshadow-color: black; scrollbar-3dlight-color:black; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px terminal; line-height:10px; color: white; letter-spacing:0px; text-align:justify; } .left b { font-weight: bold; color: white; font-size:11px; letter-spacing: -1px; text-transform: uppercase; }
table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family: arial; text-transform: uppercase; font-size: 25px; font-weight: bold; line-height: 20px; color: white; background-color: black; text-align: right; border: 5px solid red; border-width: 2px 2px 0px 2px; letter-spacing: -3px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #000000; background-color:#FF0000; font:normal 11px terminal; line-height:10px; border: 0px solid #000000; text-decoration: underline; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #000000; background-color:FF0000; font:normal 11px terminal; line-height:10px; border:0px solid #000000; text-decoration: underline; } a:hover /* edits when user mouseovers the links */ font-color:#ffffff; background-color:transparent; border:1px solid #000000; font:normal 8px terminal; line-height:9px; cursor:ne-resize; text-decoration:none; text-transform:uppercase; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 2px solid red; font: bold 11px terminal; background-color: black; letter-spacing: -1px; color: white; } table.left { /* this edits the menu module */ border: none; width:160px; background-color: transparent; } table.blogbody { /* this edits the other the place where the blog is */ background-color: black; width:400px; border: 5px solid red; } table.left th { /* on your menu module, this edits the title part of it */ /* suscribes, suscribe, posting calendaretc */ background-color: black; font: bold 11px arial; letter-spacing: -1px; color: white; border: 5px solid red; border-width: 2px 2px 0px 2px; text-align: center; text-transform: uppercase; } table.left TD { /* on your menu module, this edits the body part of it */ background-color: black; border: 5px solid red; text-align: left; color: white; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: black; border: 2px solid white; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #000000; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 2px solid black; } </style>
<!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: pink; } </style> <!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody i, .standard i, p i, em { font-weight: italic; color: gray;} </style> <!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody u, .standard u, p u, u { font-weight: lighter; color: white; border-bottom: white dashed 2px;} </style> <!-- end code provided by createblog.com --> |