forked from tanner/qotnews
Add a copy button to the article title
This commit is contained in:
@@ -130,7 +130,6 @@ span.source {
|
||||
|
||||
.article h1 {
|
||||
font-size: 1.6rem;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.article h2 {
|
||||
@@ -270,10 +269,9 @@ span.source {
|
||||
}
|
||||
|
||||
.copy-button {
|
||||
font: 2rem/1 'icomoon';
|
||||
font: 1.5rem/1 'icomoon2';
|
||||
background: transparent;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
padding: 0 0.5rem;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user