Redo styling of the tutorial page

This commit is contained in:
Joseph Schorr 2015-04-08 15:19:01 -04:00
parent 2e3704f7ba
commit e23155b75d
5 changed files with 22 additions and 10 deletions

View file

@ -1,3 +1,10 @@
<div class="cor-container">
<div class="angular-tour-ui" tour="tour" inline="true"></div>
</div>
<div class="tutorial-view page-content">
<div class="cor-title">
<span class="cor-title-link"></span>
<span class="cor-title-content">Tutorial</span>
</div>
<div class="co-main-content-panel">
<div class="angular-tour-ui" tour="tour" inline="true"></div>
</div>
</div>