Modified text fields

This commit is contained in:
HooVee
2016-07-20 18:44:56 +03:00
parent b4b474e288
commit cd5fcb5ee1
+3 -3
View File
@@ -41,7 +41,7 @@
<ul class="sidebar-nav"> <ul class="sidebar-nav">
<li class="sidebar-brand"> <li class="sidebar-brand">
<a href="#"> <a href="#">
Start Bootstrap Member list
</a> </a>
</li> </li>
<li> <li>
@@ -76,8 +76,8 @@
<div class="container-fluid"> <div class="container-fluid">
<div class="row"> <div class="row">
<div class="col-lg-12"> <div class="col-lg-12">
<h1>Simple Sidebar</h1> <h1>Aalto-yliopiston Sähköinsinöörikilta RY:n jäsenrekisteri</h1>
<p>This template has a responsive menu toggling system. The menu will appear collapsed on smaller screens, and will appear non-collapsed on larger screens. When toggled using the button below, the menu will appear/disappear. On small screens, the page content will be pushed off canvas.</p> <p>Alla lista jäsenistä</p>
<p>Make sure to keep all page content within the <code>#page-content-wrapper</code>.</p> <p>Make sure to keep all page content within the <code>#page-content-wrapper</code>.</p>
<a href="#menu-toggle" class="btn btn-default" id="menu-toggle">Toggle Menu</a> <a href="#menu-toggle" class="btn btn-default" id="menu-toggle">Toggle Menu</a>
</div> </div>