use creative-tim paper
This commit is contained in:
@@ -1,17 +1,14 @@
|
||||
<div class="sidebar" data-color="blue" data-image="assets/img/sidebar-5.jpg">
|
||||
<div class="sidebar" data-background-color="white" data-active-color="danger">
|
||||
|
||||
<!--
|
||||
|
||||
Tip 1: you can change the color of the sidebar using: data-color="blue | azure | green | orange | red | purple"
|
||||
Tip 2: you can also add an image using data-image tag
|
||||
|
||||
Tip 1: you can change the color of the sidebar's background using: data-background-color="white | black"
|
||||
Tip 2: you can change the color of the active button using the data-active-color="primary | info | success | warning | danger"
|
||||
-->
|
||||
|
||||
|
||||
<div class="sidebar-wrapper">
|
||||
<div class="logo">
|
||||
<a href="http://www.creative-tim.com" class="simple-text">
|
||||
Creative Tim
|
||||
</a>
|
||||
<div class="logo" style="background: #067ec1; margin: 0px; text-align: center;">
|
||||
<img src="/assets/frontend/img/logo_blue_bg.svg" width="110px" style="">
|
||||
</div>
|
||||
|
||||
<ul class="nav">
|
||||
|
||||
Reference in New Issue
Block a user