Commit compiled CSS
This commit is contained in:
parent
864646659a
commit
c947431e92
1 changed files with 14 additions and 0 deletions
14
web/themes/custom/geofresco/dist/css/global.css
vendored
14
web/themes/custom/geofresco/dist/css/global.css
vendored
|
@ -1243,6 +1243,20 @@ a.has-text-danger:hover, a.has-text-danger:focus {
|
||||||
.menu {
|
.menu {
|
||||||
font-family: "Ocan", "Ubuntu", "Arial Narrow", "Helvetica", "Arial", "Lucida", sans-serif; }
|
font-family: "Ocan", "Ubuntu", "Arial Narrow", "Helvetica", "Arial", "Lucida", sans-serif; }
|
||||||
|
|
||||||
|
.green {
|
||||||
|
color: #478D00; }
|
||||||
|
|
||||||
|
.yellow {
|
||||||
|
color: #ffdd57; }
|
||||||
|
|
||||||
|
.geo-title {
|
||||||
|
display: block;
|
||||||
|
width: 6em;
|
||||||
|
position: relative;
|
||||||
|
bottom: 3.6rem;
|
||||||
|
overflow: visible;
|
||||||
|
height: 1rem; }
|
||||||
|
|
||||||
.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 */
|
||||||
|
|
Loading…
Add table
Reference in a new issue