creating some testing docs and refined buttons and tabs
This commit is contained in:
@ -175,9 +175,8 @@
|
||||
<hr />
|
||||
<div class="doc-section" id="buttons">
|
||||
<h3>Buttons</h3>
|
||||
<p>Button are intended for action and thus should have appropriate weight. The standard buttons are given that weight by being strong and dark, but they could just as easily be colorful.</p>
|
||||
<a href="#" class="button">Save Now</a>
|
||||
<a href="#" class="secondary button">Dismiss Changes</a>
|
||||
<p>Buttons are intended for action and thus should have appropriate weight. The standard button is given that weight with a little bit of depth and a strong hover.</p>
|
||||
<a href="#" class="button">Click Me For Action</a>
|
||||
<div class="hidden-code">
|
||||
<a href="">Code Example</a>
|
||||
<!-- <script type="text/javascript" src="http://snipt.net/embed/c9ba7e6bef73adc206a1f2f156336b1f"></script> -->
|
||||
@ -241,8 +240,7 @@
|
||||
<span>Regular Radio</span>
|
||||
</label>
|
||||
</fieldset>
|
||||
|
||||
<!-- <input type="text" id="placeholderInput" placeholder="Placeholder Input" /> -->
|
||||
<button type="submit">Submit Form</button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user