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 3: | Line 3: | ||
#textup{ | #textup{ | ||
background-color:rgb(184,184,184); | background-color:rgb(184,184,184); | ||
} | } | ||
a.rclink {color: rgb(16, 123, 181) !important;} /* unvisited link */ | a.rclink {color: rgb(16, 123, 181) !important;} /* unvisited link */ | ||
Line 51: | Line 50: | ||
</script> | </script> | ||
<div id="scrolltextup" style="overflow:hidden; position:relative; width: | <div id="scrolltextup" style="overflow:hidden; position:relative; width:100%; height:200px;"> | ||
<div id="textup" style="text-align:center; position:absolute; top:0; left:0; width: | <div id="textup" style="text-align:center; position:absolute; top:0; left:0; width:100%;"> | ||
<div id="changeslist" style="line-height:25px;"> | <div id="changeslist" style="line-height:25px;"> | ||
</div> | </div> |