diff --git a/static_extra/bulma/sass/style.sass b/static_extra/bulma/sass/style.sass index 307167d..9aae4d2 100644 --- a/static_extra/bulma/sass/style.sass +++ b/static_extra/bulma/sass/style.sass @@ -281,7 +281,7 @@ html.has-navbar-fixed-top, body.has-navbar-fixed-top width: 0rem display: block -//tile khanat +//tile coin droite .tile.is-info background-color: white color: $text-light @@ -289,10 +289,10 @@ html.has-navbar-fixed-top, body.has-navbar-fixed-top max-width: 80ch .tile.is-info .title, .tile.is-info a:link - color: $info + color: $link .tile.is-info a:visited - color: $blue + color: $primary .tile.is-info a:hover color: $link-hover @@ -308,6 +308,34 @@ html.has-navbar-fixed-top, body.has-navbar-fixed-top height: 0rem width: 0rem display: block + +//tile khanat +.tile.is-khanat + background-color: white + color: $text-light + padding: 1rem 1rem 1rem 1rem + max-width: 80ch + +.tile.is-khanat .title, .tile.is-khanat a:link + color: $info + +.tile.is-khanat a:visited + color: $blue + +.tile.is-khanat a:hover + color: $link-hover + +.tile.is-khanat:before + content: "" + position: absolute + right: 0rem + top: 0rem + border-color: transparent $background transparent transparent + border-style: solid + border-width: 0rem 1.5rem 1.5rem 0rem + height: 0rem + width: 0rem + display: block //tile 4 coins .tile.is-light