style note
This commit is contained in:
@@ -31,6 +31,18 @@ table {
|
||||
#paragraph-id--227 td {
|
||||
text-align: start; }
|
||||
|
||||
.note {
|
||||
display: block;
|
||||
border: 1px solid #333;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
padding: 1rem;
|
||||
background-color: grey; }
|
||||
.note .note-title {
|
||||
background-color: white;
|
||||
display: block;
|
||||
padding: 1rem; }
|
||||
|
||||
/*global*/
|
||||
@font-face {
|
||||
font-family: 'Font Awesome';
|
||||
@@ -822,14 +834,6 @@ a {
|
||||
.field--name-field-subheading {
|
||||
font-size: 1rem; }
|
||||
|
||||
.note {
|
||||
display: table;
|
||||
border: 1px solid #333;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
padding: 1rem;
|
||||
background-color: grey; }
|
||||
|
||||
.node-book-edit-form {
|
||||
width: 80%;
|
||||
border-top-style: solid;
|
||||
|
||||
Reference in New Issue
Block a user