Add contribution text

This commit is contained in:
Jeremy Thomas
2017-07-24 20:36:40 +02:00
parent 3f8655c87d
commit 298832fdcf
5 changed files with 25 additions and 19 deletions

View File

@@ -961,6 +961,10 @@ a.has-text-danger:hover, a.has-text-danger:focus {
padding: 0 !important;
}
.is-radiusless {
border-radius: 0 !important;
}
.is-unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
@@ -7649,7 +7653,6 @@ label.panel-block:hover {
}
.section {
background-color: white;
padding: 3rem 1.5rem;
}