Use .panel-title for panel headings.
This commit is contained in:
parent
fc602c4afd
commit
dbe11db5b5
10
index.html
10
index.html
@ -81,7 +81,7 @@
|
||||
</p>
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-heading">
|
||||
<h3>Daniel's XL Toolbox</h3>
|
||||
<h3 class="panel-title">Daniel's XL Toolbox</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<div class="pull-left" style="margin-right:1em;">
|
||||
@ -104,7 +104,7 @@
|
||||
</div>
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-heading">
|
||||
<h3>IP Indicator</h3>
|
||||
<h3 class="panel-title">IP Indicator</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<h4>
|
||||
@ -125,7 +125,7 @@ sudo apt-get install indicator-ip</code></pre>
|
||||
</div>
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-heading">
|
||||
<h3>LinkTitles</h3>
|
||||
<h3 class="panel-title">LinkTitles</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<h4>
|
||||
@ -142,7 +142,7 @@ sudo apt-get install indicator-ip</code></pre>
|
||||
</div>
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-heading">
|
||||
<h3>PubmedParser</h3>
|
||||
<h3 class="panel-title">PubmedParser</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<h4>
|
||||
@ -159,7 +159,7 @@ sudo apt-get install indicator-ip</code></pre>
|
||||
</div>
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-heading">
|
||||
<h3>Create Changelog</h3>
|
||||
<h3 class="panel-title">Create Changelog</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<h4>
|
||||
|
Loading…
Reference in New Issue
Block a user