description, inline icons.
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -645,3 +645,8 @@ span.button.button-v4v {
|
|||||||
span.crypto-js-qr img {
|
span.crypto-js-qr img {
|
||||||
width: 150px;
|
width: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.inline-icon {
|
||||||
|
margin-bottom: -4px;
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|||||||
+1
-1
@@ -37,7 +37,7 @@
|
|||||||
<h1>
|
<h1>
|
||||||
<div itemprop="name" id="real-name">Mike Rockwell</div>
|
<div itemprop="name" id="real-name">Mike Rockwell</div>
|
||||||
</h1>
|
</h1>
|
||||||
<p itemprop="description">Writer of <a href="https://initialcharge.net/" rel="me">Initial Charge</a>, a weblog about personal computing. Happiness Engineer at <a href="https://automattic.com/">Automattic</a>.</p>
|
<p itemprop="description">Writer of <a href="https://initialcharge.net/" rel="me">Initial Charge</a>, a weblog about personal computing. Happiness Engineer at <a href="https://automattic.com/">Automattic</a> for <a href="https://pocketcasts.com/"><img class="inline-icon" src="images/icons/pocket-casts.svg" alt="Pocket Casts Icon"></a> <a href="https://www.tumblr.com/"><img class="inline-icon" src="images/icons/tumblr.svg" alt="Tumblr Icon"></a></p>
|
||||||
|
|
||||||
<!-- All your buttons go here -->
|
<!-- All your buttons go here -->
|
||||||
<div class="button-stack" role="navigation">
|
<div class="button-stack" role="navigation">
|
||||||
|
|||||||
Reference in New Issue
Block a user