Widget:RCSandbox: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
#textup{ | #textup{ | ||
background-color: | background-color:rgb(184,184,184); | ||
font-size:120%; | font-size:120%; | ||
} | } | ||
Line 52: | Line 52: | ||
</script> | </script> | ||
<div id="scrolltextup" style="overflow:hidden; position:relative; width:750px; height:200px;"> | <div id="scrolltextup" style="overflow:hidden; position:relative; width:750px; height:200px;"> | ||
<div id="textup" style="text-align:center; position:absolute; top:0; | <div id="textup" style="text-align:center; position:absolute; top:0; left:0; width:750px;"> | ||
<div id="changeslist" style="line-height:25px;"> | <div id="changeslist" style="line-height:25px;"> | ||
</div> | </div> |