Commit styled CSS
This commit is contained in:
parent
482b7f04e7
commit
d03e5b65a9
2 changed files with 6 additions and 0 deletions
|
@ -1257,6 +1257,9 @@ a.has-text-danger:hover, a.has-text-danger:focus {
|
|||
overflow: visible;
|
||||
height: 1rem; }
|
||||
|
||||
.block-geofresco-branding {
|
||||
margin-bottom: 0; }
|
||||
|
||||
.image.no-upscale img {
|
||||
width: intrinsic;
|
||||
/* Safari/WebKit uses a non-standard name */
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
.navbar > .container > .navbar-menu {
|
||||
margin-right: inherit; }
|
||||
|
||||
.block-system-branding-block > figure {
|
||||
margin-right: inherit; }
|
||||
|
||||
/*
|
||||
.section {
|
||||
padding-top: 1.5rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue