Commit compiled CSS

This commit is contained in:
benjamin melançon 2019-07-31 18:14:46 -04:00
parent 864646659a
commit c947431e92

View file

@ -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 */