x x x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<style>
#title-text a {
	color: white;
}

.rw_content_section #rw_main_column .rw_content {
	width: 75%70%;
	color: white;
	margin-left: auto;
    margin-right: auto;
}
</style>

...