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;
|
overflow: visible;
|
||||||
height: 1rem; }
|
height: 1rem; }
|
||||||
|
|
||||||
|
.block-geofresco-branding {
|
||||||
|
margin-bottom: 0; }
|
||||||
|
|
||||||
.image.no-upscale img {
|
.image.no-upscale img {
|
||||||
width: intrinsic;
|
width: intrinsic;
|
||||||
/* Safari/WebKit uses a non-standard name */
|
/* Safari/WebKit uses a non-standard name */
|
||||||
|
|
|
@ -4,6 +4,9 @@
|
||||||
.navbar > .container > .navbar-menu {
|
.navbar > .container > .navbar-menu {
|
||||||
margin-right: inherit; }
|
margin-right: inherit; }
|
||||||
|
|
||||||
|
.block-system-branding-block > figure {
|
||||||
|
margin-right: inherit; }
|
||||||
|
|
||||||
/*
|
/*
|
||||||
.section {
|
.section {
|
||||||
padding-top: 1.5rem;
|
padding-top: 1.5rem;
|
||||||
|
|
Loading…
Add table
Reference in a new issue