Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<style>
.wiki-content {position:fixed; left:60px; width:600px;}
h2.wiki-content {position:fixed; left:60px; width:600px;}
h2."wiki-content" {position:fixed; left:60px; width:600px;}
p."wiki-content" {position:fixed; left:60px; width:600px;}

"wiki-content" {position:fixed; left:60px; width:600px;}
."wiki-content" {position:fixed; left:60px; width:600px;}

xh2 {left:60px; width:600px;}
xh3 {left:60px; width:600px;}
xdiv {position:fixed; left:60px; width:600px;}

</style>

...