thm-prv

[[module ThemePreviewer noUi="true"]]

http://topia.wikidot.com/thm-prv?theme_url=<src>



http://www.wikidot.com/doc-modules:themepreviewer-module


test text


/code/1

/* Base Theme */
@import url(http://topia.wdfiles.com/local--code/component:theme/1);
 
#header h1 a {
  line-height: 0px;
  max-height: 0px;
  color: transparent;
  text-shadow: none;
}
#header h1 a::before {
  content: "Sample Theme";
  color: #fff;
  text-shadow: 3px 3px 5px #000;
}

/code/2

/* Base Theme */
@import url(http://topia.wdfiles.com/local--code/component:theme/1);
 
/* AR Theme */
@import url(https://scp-wiki.wdfiles.com/local--code/theme:ar/2);
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License