Well well. We have a functional editor. Now some CSS.

This commit is contained in:
Eston Bond
2010-11-03 16:52:14 -07:00
parent 4f166dc144
commit ff4fc6f708
4 changed files with 27 additions and 2 deletions
+4
View File
@@ -39,6 +39,10 @@
<a href="#" id="function-hr" class="function-button">Horizontal Rule</a>
<span class="function-divider">&nbsp;</span>
<a href="#" id="function-h1" class="function-button">h1</a>
<a href="#" id="function-h2" class="function-button">h2</a>
<a href="#" id="function-h3" class="function-button">h3</a>
<span class="function-divider">&nbsp;</span>
<a href="#" id="function-link" class="function-button">Link</a>
<a href="#" id="function-image" class="function-button">Image</a>
</div>