Commit compiled CSS
This commit is contained in:
parent
6611274381
commit
852a7c5644
2 changed files with 6 additions and 0 deletions
|
@ -3089,6 +3089,9 @@ a.tag:hover {
|
|||
.image-inline {
|
||||
margin: 1em; }
|
||||
|
||||
.drum {
|
||||
margin-bottom: 1.2rem; }
|
||||
|
||||
.input, .textarea, .select select {
|
||||
background-color: white;
|
||||
border-color: #dbdbdb;
|
||||
|
|
|
@ -21,3 +21,6 @@
|
|||
background-position: center;
|
||||
height: 40rem;
|
||||
background-size: cover; }
|
||||
|
||||
.title:not(:last-child) {
|
||||
margin-bottom: inherit; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue