mirror of
https://github.com/ulaulaman/widget-for-co-authors.git
synced 2025-02-17 11:00:46 +01:00
Update index.html
This commit is contained in:
parent
3e08635985
commit
767909efca
12
index.html
12
index.html
@ -61,11 +61,11 @@
|
|||||||
padding: 15px;
|
padding: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#box {
|
.content {
|
||||||
margin: 15px;
|
margin: 15px;
|
||||||
padding: 5px 5px 5px 5px;
|
padding: 5px 5px 5px 5px;
|
||||||
background: #fafafa;
|
background: #ffffff;
|
||||||
border: 1px solid #20B2AA;
|
border: 1px solid #4F7849;
|
||||||
}
|
}
|
||||||
|
|
||||||
#titlebox {
|
#titlebox {
|
||||||
@ -101,7 +101,7 @@
|
|||||||
<div class="header">Widget for Co-Authors</div>
|
<div class="header">Widget for Co-Authors</div>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-2">
|
<div class="col-1">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-3 menu">
|
<div class="col-3 menu">
|
||||||
<ul>
|
<ul>
|
||||||
@ -109,7 +109,9 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-5">
|
<div class="col-5">
|
||||||
The plugin add a widget and a shortcode in order to show authors of an article. It is compatible with Co-Authors Plus.
|
<div class="content">
|
||||||
|
<p>The plugin add a widget and a shortcode in order to show authors of an article. It is compatible with Co-Authors Plus.</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user